Replies: 1 comment 1 reply
-
|
You can use: https://github.com/dcastil/tailwind-merge/blob/main/src/lib/types.ts#L29 see #405 for more info |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Now if I define like-
And then I am providing
non-prefixedclassNamelikemt-5.Here
tailwind-mergekeeping both. I want to merge this scenario also. Sotailwind-mergeshould keepmt-5and remove that prefixed classNametw:mt-0.Beta Was this translation helpful? Give feedback.
All reactions