[IntelliSense] Suggestion not working in <script> tag in .vue file #12256
Unanswered
hungthezorba
asked this question in
Help
Replies: 1 comment 3 replies
-
You could try configuring the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm working a Vue project that using Tailwind and Tailwind IntelliSense. I have already config



Tailwind CSS: Class Attributes
like belowHowever, when i declare the const
baseClasses
or an computedbaseClasses
, there is no suggestion or autocomplete for tailwind classI don't know if this is not supported or it is my configuration.
Beta Was this translation helpful? Give feedback.
All reactions