This repository was archived by the owner on Apr 25, 2026. It is now read-only.
v1.1.0
- Fixes a typing issue with using string arrays for at-rules. (#752)
- Fixes a typing issue with the return type for
createTheme. (#713) - Fixes a typing issue with
VariantPropserroring about asymbol. (#754) - Fixes a typing issue with TypeScript 4.4 not suggesting CSS properties. (#759)
- Adds support for multiple styles passed into
globalCss. (#758) - Adds
borderImagetodefaultThemeMapto supportcolors. (#744)