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
Describe your issue
It is a normal create-next-app with a shadcn/ui button. When I press ctrl and spacebar or try to get hints on what tailwind styles are available, I get none.
The text was updated successfully, but these errors were encountered:
Hi! You need to use the classRegex setting to detect these since they're not directly inside a className attribute. The one provided by @leomelzer works quite well so I'd use that one. 👍
What version of VS Code are you using?
1.96.4
What version of Tailwind CSS IntelliSense are you using?
0.12.18
What version of Tailwind CSS are you using?
^3.4.17
What package manager are you using?
m
What operating system are you using?
Windows
Tailwind config
VS Code settings
Reproduction URL
https://github.com/HenrikZabel/tailwind-intellisense
Describe your issue
It is a normal create-next-app with a shadcn/ui button. When I press ctrl and spacebar or try to get hints on what tailwind styles are available, I get none.
The text was updated successfully, but these errors were encountered: