-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
What version of Tailwind CSS are you using?
Tailwind v4.0.3
What build tool (or framework if it abstracts the build tool) are you using?
Nuxtjs app with vite
What version of Node.js are you using?
Node v22.12.0
What browser are you using?
The problem occurs on all the major browser: Chrome, Safari, Firefox
What operating system are you using?
macOS
Describe your issue
Hi thanks for your work on the new major version,
On production build with minification of the code some classes are not working. For instance: space-y-*, space-x-*, *:[grid-area:1/1]
On localhost during development there are no such problems.
Reactions are currently unavailable