This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Some classes are not working on production build #16172
Labels
You can continue the conversation there. Go to discussion →
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.
The text was updated successfully, but these errors were encountered: