Skip to content

v0.1.1

Compare
Choose a tag to compare
@jonathantneal jonathantneal released this 23 Mar 17:46
· 375 commits to canary since this release

Beta Release: 0.1.1 🚀

yarn add @stitches/[email protected]
  • Polyfills the vendor-prefixed sizing values stretch and fit-content.
  • Maps the outline property to the color theme token.
  • Run utilities for properties instead of polyfills, instead of running them beforehand.
  • Update the DOM even more sparingly.

Migrating from alpha to beta? Here’s a migration guide.