Replies: 1 comment
-
You can modify Shadcn components by editing the tailwind classes inside the component file. just change the classNames to update styles like add rounded-lg for corners, swap bg-background for a custom color etc |
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.
-
So what is the proper way to customize the components ?
Below , this is raw sheet component installed from shadcn/ui and how should i customize ?
Should I change the css here ?
Beta Was this translation helpful? Give feedback.
All reactions