v0.1.0-canary.15
Pre-release
Pre-release
jonathantneal
released this
09 Mar 01:44
·
396 commits
to canary
since this release
Canary Release: 0.1.0-canary.15
🚀
yarn add @stitches/[email protected]
- Fixed an issue where
@keyframes
rules were no longer committed to CSS. ("Hey, where’d my keys go?") - Fixed an issue where numeric properties were not correctly transforming into or avoiding px units. ("Px or it didn't happen.")
- Fixed an issue where
insertMethod
appeared required. ("You’re just not my type." or "Well, that’s one way to promote adoption.")
A big thanks to @arempe93 for flagging the issue with numeric properties and also submitting a fix!