Replies: 2 comments
-
It's always when I post the question that I find a solution:
I think this therefore can be closed :). |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was actually a nice point. Where is this documented? Also, this cannot be customized in tailwind config so I think it may be worth some improvements. |
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.
-
Hi,
As of today Tailwind offers built-in utililities like "italic" or "normal", but this makes it impossible to use CSS variables when the font style or text-transform is driven by a user setting that changes a CSS variable.
This is not a super huge deal, but it forces to do that:
While this would be more consistent:
Beta Was this translation helpful? Give feedback.
All reactions