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
Intellisense works on HTML but in css file failed.
I just tried it and it works fine, was there an update?
Video: https://is.gd/Z9PLdn
When I tried it 1-2 days ago (first time with TW 4, clean project, build via tailwindcss, I had to reload the whole editor via developer window, then it just started hinting.
But otherwise, of course, it still has a problem with hinting in css (variables).
Yeah, this is the same as #1209. That feature just isn't implemented yet. Aside: I noticed you're not using the Tailwind CSS language mode which is why there's a diagnostic for @theme. Open the command palette, select "Change language mode", and then select "Tailwind CSS".
What version of VS Code are you using?
For example: Latest (VsCode and Cursor = same)
What version of Tailwind CSS IntelliSense are you using?
Latest
What version of Tailwind CSS are you using?
Latest
What package manager are you using?
npm
What operating system are you using?
Win11
Tailwind config
Im on TW4 = no js config
VS Code settings
standard ..
Reproduction URL
Describe your issue
Continued from #1245 (comment)
Intellisense works on HTML but in css file failed.
I just tried it and it works fine, was there an update?
Video: https://is.gd/Z9PLdn
When I tried it 1-2 days ago (first time with TW 4, clean project, build via tailwindcss, I had to reload the whole editor via developer window, then it just started hinting.
But otherwise, of course, it still has a problem with hinting in css (variables).
See: https://is.gd/xq8vwB
I assume that this is being worked on, it's not functional yet, or am I doing something wrong?
Edit: probably same issue -> #1209
The text was updated successfully, but these errors were encountered: