I think the Shadcn UI official documentation needs to be upgraded with the tailwind css version upgrade. #7254
cupid20103
started this conversation in
Ideas
Replies: 0 comments
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.
-
One of the biggest changes in Tailwind CSS v4 is the removal of the
tailwind.config.js
ortailwind.config.ts
file.But current document supports like this
I think we need to upgrade this to global.css code to set up component manually.
Am I right?
Beta Was this translation helpful? Give feedback.
All reactions