Replies: 1 comment
-
Hello. The problem is that shadcn is adding the prefix to older tailwind features, ignoring the new version 4. For example: Not working: ❌ Working: ✅ Let's hope they upload a fix for this soon, because the classes need to be updated every time a component is installed. You are also missing a ; at the end of the tailwind import. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Im trying to use tailwind prefix in Vite React Shadcn project, but notthing gonna work. I already put prefix in components.json and index.css ( see the image ) but all the css didn't work. Please help me. Thank you




Beta Was this translation helpful? Give feedback.
All reactions