---
title: "Typography"
description: "Typography primitive components applying the design system's fluid type scale and heading/body/UI/code character rules."
category: "UI Components & Design System"
---

# Typography

> Generated from `mcp/patterns.registry.json` — do not edit by hand; change the registry and run `bun run patterns:build`.

_Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes._

**Category:** UI Components & Design System · **Tier:** light · **Risk:** low — frontend only

Typography primitive components applying the design system's fluid type scale and heading/body/UI/code character rules.

**When to use:** Use for any heading, body, or code text that should follow the app's typographic scale instead of raw HTML tags.

## Docs

- [docs/blueprint/design/tokens.md](/docs/blueprint/design/tokens) ([GitHub](https://github.com/ApeDevil/v10r/blob/main/docs/blueprint/design/tokens.md) · [GitLab](https://gitlab.com/ApeDevil/v10r/-/blob/main/docs/blueprint/design/tokens.md))

## Code

- `src/lib/components/primitives/typography/` ([GitHub](https://github.com/ApeDevil/v10r/tree/main/src/lib/components/primitives/typography) · [GitLab](https://gitlab.com/ApeDevil/v10r/-/tree/main/src/lib/components/primitives/typography))

## Proof

- [`/showcases/ui/typography`](/showcases/ui/typography)

---

_Machine-readable record: `ui-typography` in `mcp/patterns.registry.json`._
