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
After updating the Tailwind CSS IntelliSense extension to v0.14.14, IntelliSense stopped working completely in .php, .html files. No class name suggestions are provided.
I updated to v0.14.15, hoping it would resolve the issue, but the behavior remains the same.
Things I tried:
Reloading VS Code
Reinstalling the extension
Deleting .vscode and node_modules
Confirmed that Tailwind CSS is working in the frontend (classes are being applied correctly)
The text was updated successfully, but these errors were encountered:
What version of VS Code are you using?
v1.98
What version of Tailwind CSS IntelliSense are you using?
v0.14.15, but now return to v0.14.13
What version of Tailwind CSS are you using?
v4.0.14
What package manager are you using?
npm
What operating system are you using?
Windows
Tailwind config
In new version we don't have tailwind.config.js
VS Code settings
Reproduction URL
I can't do this, it's a private repo
Describe your issue
After updating the Tailwind CSS IntelliSense extension to v0.14.14, IntelliSense stopped working completely in .php, .html files. No class name suggestions are provided.
I updated to v0.14.15, hoping it would resolve the issue, but the behavior remains the same.
Things I tried:
Confirmed that Tailwind CSS is working in the frontend (classes are being applied correctly)
The text was updated successfully, but these errors were encountered: