mxcn
Utility function to use both `clsx` and `tailwind-merge` in one go. Where class merging becomes a seamless dance, leaving style conflicts in the dust!
@meltdownjs/cn
`@meltdownjs/cn` is a utility function for combining multiple CSS class names into a single string while also resolving any conflicting classes.
@sglara/cn
A utility function that combines the power of `clsx` and `tailwind-merge` for seamless management of Tailwind CSS class names.
tailwind-merge-vue-directive
A Vue directive to automatically merge tailwind classes on custom components. This plugin builds on the awesome work done by the "tailwind-merge" package.