This plugin seems to break intellisense for tailwind in webstorm when its outdated #548
Arcalise08
started this conversation in
General
Replies: 1 comment
-
Hey @Arcalise08! 👋 Oh that sounds frustrating! Do I understand correctly that your WebStorm editor Tailwind intellisense stopped working because you had tailwind-merge v2 in your node_modules? Super weird that the editor would depend on your own dependencies. 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just a fun little nugget of information. I've sent about a day trying furiously to understand why webstorm tailwind intellisense would occasionally just stop working. Its happened twice, i didnt know how i fixed it the first time. (I followed a bunch of their guides for v4, setting languages servers and all) eventually the first time it just started working again. This last time, It just WOULD NOT work. no matter what i did.
Eventually i just started uninstalling things that had anything to do with tailwind, and it started working right after i uninstalled this one. I looked, and the version i was using was for v3 only. Big facepalm.
Learn from my pain
Beta Was this translation helpful? Give feedback.
All reactions