What version of Tailwind CSS IntelliSense are you using?
v0.8.3
What version of Tailwind CSS are you using?
v3.0.23
What package manager are you using?
npm
What operating system are you using?
macOS
Describe your issue
I have created a web component called styleguide-ui, then I noticed that the autocomplete feature is not working for any tag inside this component. I think the extension is reading the custom tag styleguide-ui as a style tag.
Look this screen shoot:



Then, if I use another name for my custom tag, it works:
