Styleframe Logo
Back to changelog
v1.0.0

Styleframe 1.0

The beginning. Styleframe 1.0 is the first public release — a styling engine that lets you write your design system in TypeScript, with variables, selectors, and utilities as composable, type-safe building blocks. Everything in the releases above grows from this.

New

  • The Styleframe engine. Define variables, selectors, and utilities in TypeScript and generate CSS from them, with types that follow your tokens all the way through.
  • The CLI. Scaffold and build a Styleframe project from the command line.

Welcome to Styleframe.

View the v1.0.0 release on GitHub