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.
- Fix arbitrary merging arbitrary variables
- Fix arbitrary shadow with inset not recognized
- Fix non-conflicting arbitrary border color and width
- Add support for Tailwind CSS v3.4
- Fix display class not removed when it precedes line-clamp class
- Add factory method to provide an optional PSR-16 cache
- Add missing class col-span-full
- Allow length and percentage labels for arbitrary sizes
- Add configuration documentation
- Remove illuminate/support dependency - implements #3
- Refactor validators
- Replace ArbitraryUrlValidator with ArbitraryImageValidator
- Split arbitrary and non-arbitrary validators into distinct validators
- Ssplit touch class group into touch, touch-x, touch-y and touch-pz
- Tests against PHP 8.3
- fix ambiguous arbitrary values
- Initial Release