TailwindCSS #2797
Unanswered
malyshenko-developer
asked this question in
Support
TailwindCSS
#2797
Replies: 1 comment
-
One way is to use !important with your Tailwind classes so it overrides the default classes. e.g |
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 want to use the day picker styles and reuse only the ones I need through tailwindcss, but the problem is that many of them are overridden by the original classes.
In this case, uppercase and text-sm cannot be applied
Can you tell me how to do this?
Beta Was this translation helpful? Give feedback.
All reactions