Guidelines / Typography

Body

JetBrains Mono - 16px / 1.65

01 Preview

02 Rule

JetBrains Mono for all reading and UI. Separate paragraphs by a full line, never indent.

03 Tokens

TokenValue
--font-mono'JetBrains Mono', ui-monospace, 'SF Mono', Menlo, monospace
--leading-tight1.1
--leading-snug1.3
--leading-body1.65

The tokens this card covers, from src/tokens/typography.css. Use these via var(--name) rather than literal values — npm run lint enforces it wherever a token holds the value.