Custom pallette with tailwind css v4 #732
Unanswered
abdulazizkhatamov
asked this question in
Q&A
Replies: 1 comment
-
@abdulazizkhatamov If you want to override default radix theme css variables. you can just copy custom color palette into your css file. You can refer to the documentation for more detail information. In terms of tailwindcss v4, I think you should paste the same css variables into |
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.
-
How do I use my own custom color palette with tailwind css v4 ?
When I copied accent color in custom pallette generator, I got this, but i am confused how can I use it properly in my react app with tailwind css v4 ?
Beta Was this translation helpful? Give feedback.
All reactions