-
When i preview any styles that have sizes in webstorm it only shows calc() expression, and no rem or any other real unit equivalent. Is there any way to turn it back on? here is what i mean: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This seems like the responsibility of the developers of the Webstorm integration for them to give an option if none exists. At least in the Tailwind intellisense extension for VSCode, it does show the comment hints (can be seen in Tailwind Play): |
Beta Was this translation helpful? Give feedback.
-
updating to latest webstorm version (2024.3.4) with language server 0.14.12 fixes the problem ![]() |
Beta Was this translation helpful? Give feedback.
updating to latest webstorm version (2024.3.4) with language server 0.14.12 fixes the problem