v0.1.5
Beta Release: 0.1.5
🚀
yarn add @stitches/react@0.1.5
- The CSS
outline
property maps tocolors
tokens. (#502) - Any CSS size properties polyfill
fit-content
andstretch
values. (#503) - Author utilities override internal utilities, instead of applying before them. (#504)
- Passing
undefined
toclassName
does not add"undefined"
. (#538) (Thanks, @flozia! 👋 ) - Token objects can be used as CSS values. (#544) (Thanks, @wellguimaraes! 👋 )
- Token custom properties include the configuration
prefix
. (#546) (Thanks, @dylanklohr! 👋)
Migrating from alpha to beta? Here’s a migration guide.