Cant overwrite conflict between font-size and leading #401
Replies: 1 comment 4 replies
-
To reproduce the issue io made a very basic playground: |
Beta Was this translation helpful? Give feedback.
4 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.
-
Maybe I'm missing something, but I can't overwrite the conflict between the font size and leading styling. At https://github.com/dcastil/tailwind-merge/blob/v2.2.2/docs/api-reference.md#extendtailwindmerge I see that you can override this conflict with this code:
But is doesn't seem to work. Is this a bug?
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions