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.
- Clarified documentation
- API documentation:
compoundVariantsis optional, not required
- Initial release
globalRecipefunction for applying global styles based on recipe variants- Type-safe variant names and values (inferred from recipe)
- Type-safe selector keys (constrained to defined
selectorGenerators) - Support for
basestyles applied to all elements - Support for
compoundVariantswith variant-specific styles - Support for
selectorswithin styles for state-based styling - Full support for vanilla-extract at-rules (
@media,@layer,@supports,@container)