Migration from v3 to v4 giving errors during adding variants #17323
-
What version of Tailwind CSS are you using? What build tool (or framework if it abstracts the build tool) are you using? What version of Node.js are you using? What browser are you using? What operating system are you using? Describe your issue |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey! This type of name for a variant name isn't compatible with the Tailwind CSS v4 engine unfortunately, since we split variants based on colons automatically :/ Any chance you can chance the name of that variant in your app? |
Beta Was this translation helpful? Give feedback.
Hey! This type of name for a variant name isn't compatible with the Tailwind CSS v4 engine unfortunately, since we split variants based on colons automatically :/ Any chance you can chance the name of that variant in your app?