So the description of the plugin is that it'll display suggestions of classes when am working on the markup, but it doesn't. I've reloaded the plugin countless times. I even restarted VSCode and eventually re-installed it.
I have installed TailwindCSS correctly (followed docs). The issue with the extension persists after a proper installation of any version of TailwindCSS, even though the installation was successful and fully functional:
- In TailwindCSS v3, I created and properly configured the
tailwind.config.js. - In TailwindCSS v4, without any JS file, I used the CSS-first approach with
@import "tailwindcss";in my main CSS file.
So TailwindCSS itself works fine, but the VSCode TailwindCSS IntelliSense extension does not.





tailwind.cssin your html file? For me it's about 1MB.syler.sass-indentedextension, and then Tailwind IntelliSense started working for me.