Releases: YieldStudio/tailwind-merge-php
Releases · YieldStudio/tailwind-merge-php
0.0.3
What's Changed
- Improve support for arbitrary values by @dcastil in dcastil/tailwind-merge#263
- Fix col-span-full class missing in default config by @dcastil in dcastil/tailwind-merge#267
- Fix arbitrary value with no present length unit not being recognized by @dcastil in dcastil/tailwind-merge#263
See tailwind-merge v1.14.0: https://github.com/dcastil/tailwind-merge/releases/tag/v1.14.0
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Laravel support
- Replace Laravel Collections (40% faster without them)
- Remove the general tw_merge helper
New Contributors
- @JamesHemery made their first contribution in #1
Full Changelog: 0.0.1...0.0.2
0.0.1
Experimental release 🥳
The stable version will be available in the coming weeks.