All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add support for Laravel 11
- Add support for Tailwind CSS v3.4
- Fix display class not removed when it precedes line-clamp class
- Add cache support
- Add empty
classGroups
configuration
- Add documentation for configuration
- Add documentation for
twMergeFor()
- Revert the behaviour of
twMerge
- Add
twMergeFor
andwithoutTwMergeClasses
on the ComponentAttributesBag
- Remove DeferrableProvider - fixes (#2)
- First version