Typography

Text primitives backed by sizes.text tokens. Full reference — header Documentation → Typography.

Examples: Text

Large emphasized body

Default paragraph copy.

Inline caption.

Examples: Heading

Page title

Section subtitle

Examples: Link

Examples: Code & Kbd

Command: npm run build

const x = 1;
return x + 2;

Save: Ctrl + S

Examples: Blockquote

Great interfaces start with readable text.
Typography guide

Examples: List

  • Bulleted list item
  • Second item
  1. Step one
  2. Step two