tailwind-merge 0.9.0
New Features
- Mimic theme from Tailwind config in tailwind-merge config by @dcastil in https://github.com/dcastil/tailwind-merge/pull/55
- Adds support for some theme properties like
spacing,borderRadius, etc. More on that in the theme docs.
- Adds support for some theme properties like
Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v0.8.2...v0.9.0