Replies: 3 comments 6 replies
-
I've been thinking about that. I'm a little concerned that it's 21kb of JS, but I do think that it's worth its weight. |
Beta Was this translation helpful? Give feedback.
0 replies
-
At the moment I don't think we that |
Beta Was this translation helpful? Give feedback.
1 reply
-
maybe we can use both
className={twMerge(
getButtonClassName({ size, variant }),
'flex justify-center gap-4',
props.className,
)} |
Beta Was this translation helpful? Give feedback.
5 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.
-
@kentcdodds
I've watched this video, and this package is looking good.
what do you think ?
here a Youtube video from @simonswiss about Tailwind-Merge
https://github.com/dcastil/tailwind-merge
Beta Was this translation helpful? Give feedback.
All reactions