How to override root and theme variable in tailwind v4 #17284
Unanswered
ktx-riddhi
asked this question in
Help
Replies: 1 comment 1 reply
-
Here is a example |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
:root {
--swiper-theme-color: #23516b;
}
.satvaTherapy {
--swiper-theme-color: #849f43;
}
Beta Was this translation helpful? Give feedback.
All reactions