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
Hey! This definitely looks like a PhpStorm issue to me. We can't/don't control the CSS parsing behavior there and neither Play nor VSCode exhibit this problem.
What version of VS Code are you using?
I'm using PhpStorm 2025.1
What version of Tailwind CSS IntelliSense are you using?
0.14.15
What version of Tailwind CSS are you using?
4.1.4
What package manager are you using?
npm
What operating system are you using?
macOS
Tailwind config
Don't have one
VS Code settings
Reproduction URL
https://play.tailwindcss.com/AVQOUF38FJ?file=css
Describe your issue
In PhpStorm, I get weird formatting and error when using media query with theme breaking point.
I'm expecting it to not error and be correctly formatted like this:
Unsure if this is PhpStorm specific issue with its config or something else.
The text was updated successfully, but these errors were encountered: