Prose blockquote with a primary border and muted text color.
- Unordered list item one
- Unordered list item two
- Ordered step one
- Ordered step two
| Token | Role |
|---|---|
--text-h1 | Page title |
--text-m | Body / prose |
Button and card styles come from fix-* classes; layout uses Tailwind.
Lead text uses muted foreground for secondary emphasis below the title.
Body copy at the base scale. Second paragraph stacks with consistent top spacing.
Inline fix-type-code matches prose code styling.
Large emphasized line for short callouts.
Small label text
Muted helper or meta description.
Prose blockquote with a primary border and muted text color.
| Token | Role |
|---|---|
--text-h1 | Page title |
--text-m | Body / prose |
Colors and spacing live under src/styles/tokens/.
Component styles are defined only in _fix-button.css and _fix-card.css.