You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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 tagstyleguide-ui
as astyle
tag.Look this screen shoot:
Then, if I use another name for my custom tag, it works:
The text was updated successfully, but these errors were encountered: