🌐
JetBrains
jetbrains.com › help › webstorm › tailwind-css.html
Tailwind CSS | WebStorm Documentation
March 10, 2026 - The Tailwind CSS Language Server provides autocompletion for Tailwind CSS classes in various contexts, for example, in HTML and in CSS files after @apply directives, in JavaScript string literals, etc.
Discussions

Webstorm TailwindCSS v4 autocomplete not working - Jetbrains Idea, Webstorm - Language Server 14.2
Autocomplete in Idea or Webstorm works occasionally and all of sudden stops. This seems to be a TailwindCSS problem with the version 4.0.1 and the newest language server 14.2. More on github.com
🌐 github.com
4
January 31, 2025
bug: tailwind autocomplete not working with webstorm
Provide environment information System: OS: macOS 13.2 CPU: (12) arm64 Apple M2 Pro Memory: 56.02 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 20.0.0 (issue existed with 18.16.0 as well) n... More on github.com
🌐 github.com
4
May 2, 2023
Webstorm 2022.1 TailwindCSS 3.0.24 autocomplete does not work for utilities like top, left, bottom, right ....
I already googled TailwindCSS and Webstorm and found a lot of Issues, but Jetbrains claimed they fixed everything in one of those issues and then I thought maybe I'm too dumb to use the software properly or I've installed something wrong or it is only my fault somehow that it doesn't work. I tried even with VSCode but there I have the same problem. Most classes work, but if I want to use top, left, right, bottom there is no autocomplete... More on github.com
🌐 github.com
3
2
autocomplete - TailwindCSS autocompletion in PhpStorm not working - Stack Overflow
I just updated PhpStorm to version 2020.3 which now supports autocompletion for Tailwind CSS. But in my new updated version it isn't working and can't figure out why. In html, blade and css files, ... More on stackoverflow.com
🌐 stackoverflow.com
🌐
Reddit
reddit.com › r/jetbrains › webstorm tailwind suggestions not working
r/Jetbrains on Reddit: Webstorm tailwind suggestions not working
March 24, 2025 -

Anyone else experiencing an issue with the most recent webstorm update where tailwind autocomplete suggestions don’t work? They used to work in previous versions but I believe this update changed something relating to tailwind and with the introduction of tailwind v4 I’m unsure if I need to update some configs or migrate my project to v4 for the autocomplete to work fine.

🌐
GitHub
github.com › tailwindlabs › tailwindcss-intellisense › issues › 1158
Webstorm TailwindCSS v4 autocomplete not working - Jetbrains Idea, Webstorm - Language Server 14.2 · Issue #1158 · tailwindlabs/tailwindcss-intellisense
January 31, 2025 - Autocomplete in Idea or Webstorm works occasionally and all of sudden stops. This seems to be a TailwindCSS problem with the version 4.0.1 and the newest language server 14.2.
Author   DanielOberlechner
🌐
Tailwind CSS
v2.tailwindcss.com › docs › editor-support
Editor Support - Tailwind CSS
Provides syntax definitions so that Tailwind features are highlighted correctly. Check out the project on GitHub to learn more, or add it to Visual Studio Code to get started now. JetBrains IDEs like WebStorm, PhpStorm, and others include support for intelligent Tailwind CSS completions in your HTML and when using @apply.
🌐
GitHub
github.com › t3-oss › create-t3-app › issues › 1396
bug: tailwind autocomplete not working with webstorm · Issue #1396 · t3-oss/create-t3-app
May 2, 2023 - bug: tailwind autocomplete not working with webstorm#1396 · Copy link · Labels · 🐞❔ unconfirmed bug · rkohava · opened · on May 2, 2023 · Issue body actions · System: OS: macOS 13.2 CPU: (12) arm64 Apple M2 Pro Memory: 56.02 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh ·
Author   rkohava
Find elsewhere
🌐
JetBrains
plugins.jetbrains.com › plugin › 15260-tailwind-intellisense
Tailwind Intellisense - IntelliJ IDEs Plugin | Marketplace
Intellisense / Autocomplete Plugin for IntelliJ IDEA, WebStorm, etc. Autocomplete tested: HTMLReact JSX/TSXVueJS.
🌐
JetBrains
youtrack.jetbrains.com › issue › WEB-60296 › Tailwind-autocomplete-does-not-work-in-version-2023.1-with-ESM-projects
Tailwind autocomplete does not work in version 2023.1 ...
{{ (>_<) }} This version of your browser is not supported. Try upgrading to the latest stable version. Something went seriously wrong
🌐
JetBrains
youtrack.jetbrains.com › issue › WEB-54065 › Tailwind-v3-CSS-autocomplete-not-working-in-Webstorm-2021.3-Vue.js-3-project
Tailwind v3 CSS autocomplete not working in Webstorm ...
{{ (>_<) }} This version of your browser is not supported. Try upgrading to the latest stable version. Something went seriously wrong
🌐
Facebook
facebook.com › JetBrains › posts › webstorm-now-supports-tailwind-css-it-will-autocomplete-your-tailwind-classes-sh › 3665104033512824
WebStorm now supports Tailwind CSS! It will autocomplete ...
JetBrains. 117,864 likes · 102 talking about this · 204 were here. Make your software vision a reality. Pro tools created with developers, teams, and businesses in mind. Make it happen. With Code.
🌐
Reddit
reddit.com › r/sveltejs › does anyone know how to use tailwind class autocomplete in a sveltekit project for jetbrains webstorm/phpstorm?
r/sveltejs on Reddit: Does anyone know how to use tailwind class autocomplete in a sveltekit project for Jetbrains Webstorm/Phpstorm?
November 20, 2021 -

Well, I'm using PhpStorm (Same as WebStorm but with php support) and works fine for svelte. The plugin works, but I can't have the CSS autocomplete in .svelte files. What I did was create a new project and use svelte-add tailwind to set it up. It works, I can use the classes and css is loading correct, but I kinda miss the autocomplete and preview of the classes while developing since I'm not expert in tailwind yet... Anyone?

Thank you! Sorry if this is the wrong place to ask.

🌐
JetBrains
youtrack.jetbrains.com › issue › WEB-52157
Tailwind CSS autocomplete not working in Webstorm 2021.2
{{ (>_<) }} This version of your browser is not supported. Try upgrading to the latest stable version. Something went seriously wrong
🌐
JetBrains
youtrack.jetbrains.com › issue › WEB-58276
Tailwind autocomplete not work on webstorm 2022.2.3
{{ (>_<) }} This version of your browser is not supported. Try upgrading to the latest stable version. Something went seriously wrong
🌐
GitHub
github.com › ben-rogerson › twin.macro › discussions › 867
How to enable tailwind css auto-completion in template string for Webstorm? · ben-rogerson/twin.macro · Discussion #867
Hi guys, I just started using this library. It works fine. The only issue that I have is I can't use auto-completion with tw template string. The auto-completion does work with normal className att...
Author   ben-rogerson
🌐
Reddit
reddit.com › r/webdev › having trouble with tailwind css and webstorm.
r/webdev on Reddit: Having trouble with Tailwind CSS and Webstorm.
November 13, 2021 -

I've done everything in the install instructions on the Webstorm site. I have the plugin installed and active but I get no auto complete and I'll use a class but it makes no changes to my page. Am I perhaps just not understanding something? I've looked through the documentation and haven't found anything helpful.

Don't know where else to ask this is driving me nuts.

Any ideas would be appreciated.