Replies: 1 comment
-
Make sure that your style.css is using the default theming values, you can copy the values and paste them from the docs https://www.shadcn-vue.com/themes.html |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use a Button with its default settings:
The effect is:
(background is mine)
It looks like it is semi-styled:
Other components are fine in the same way (semi-styled)
I installed shadcn-vue using the Vite procedure (my code is pure Vue + TailwindCSS). There does not seem to be any specific step to enable the default theming.
Beta Was this translation helpful? Give feedback.
All reactions