Skip to main content
Every dimension value a definition may use, and what each one resolves to. These are read straight from the token files, so this page is what actually ships.
Generated from definition-1.2.schema.json and the token files, so it cannot fall behind what ships.

The space scale

One scale serves spacing and element size alike, Tailwind-style: step N is N × 0.25rem. Only these steps exist. An invented one such as 26 is not rounded, it falls through as broken CSS and the element silently reverts to auto sizing.

Page widths

Aliases onto the same scale, so a page-level cap reads as what it is. The rule that keeps one value from having two spellings: a PAGE-level cap uses a name, an element’s own size stays a step.

App sizes

The named widths an app’s appWidth references. Each carries a viewport ceiling, so a panel is its designed width on a desktop and never wider than a phone.

Next steps

Style keys

The keys these values go with.

Styles and tokens

The layers behind these, and how to retune them for a brand.