v4.0.0
4.0.0 (2023-11-19)
Features
BREAKING CHANGES
- colors: Alpha channels in colors are no longer stripped. If you want the alpha channels stripped still, either do so manually or change the classes you are using to use the opacity modifier syntax with the opacity set to
100e.g. frombg-primarytobg-primary/100.