This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Releases: benface/tailwindcss-alt
Releases · benface/tailwindcss-alt
v3.0.0
Added
- Added a
variantsoption (set to['alt']by default) which can be used to provide multiple alternative variants (e.g. bothaltanddark)
Removed
- Removed the
classNameoption (the class that needs to be added to a parent element for a variant to take effect is the same as the variant’s name as defined invariants)