Custom Typography and Colors are conflicting. #17825
Unanswered
liljamesjohn
asked this question in
Help
Replies: 1 comment
-
Seem to be working in this Tailwind Play which would suggest it could be something particular to your project. Perhaps you have |
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.
-
Adding custom typography shown in the docs and then custom a custom text colour is causing conflicts with styling, with the text either using the colour or typography but not both.
Typography
Color
The following only uses one of the classes, but not both.
Does anyone know how to get around this? I figured out you can use the important exclamation mark, but there has to be a better way than doing that for every time you assign text color?
Beta Was this translation helpful? Give feedback.
All reactions