unable to set css variable to false when running with cli #6820
Closed
wangshaoyi9738
started this conversation in
General
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.
-
running pnpm dlx shadcn@latest init in vite directly sets the css variable to true
although I can manually set it to false after adding the component, this will write the variables to the global css and affect the styles I use in other frameworks.
In future versions, will it be necessary to use css variables to set the theme?
Beta Was this translation helpful? Give feedback.
All reactions