Open
Description
Hi,
Similar issue but unfinished: #1188
I'm looking for a way to make it so that intellisense will also show custom components (custom classes).
In version 3 it could be done like this: https://dev.to/glocore/tip-add-typography-as-components-to-your-tailwind-config-4l4c
But it's an awkward way, not convenient to write just for the sake of hinting components and classes in a .js file.
Is it possible to modify intellisense to hint everything under @layer utilities/components?
In the topic above it says @layer utility sees it, but that's not the right place under components after all.
Please respond, is this the only thing bothering me about this great plugin since the first time I used it.