SUSupaUI

Typography

Text

Body / muted / faint primitive. `measure` clamps line length to a comfortable reading column.

Install

bash
npx shadcn@latest add https://supaui.dev/r/text.json

Sizes & tones

Large body — quiet authority.

Medium body — the default.

Small muted — secondary metadata.

Extra-small faint — captions & timestamps.

API

  • size — xs · sm · md · lg.
  • tone — neutral · muted · faint · inverse.
  • measure — clamp line length for paragraphs.
  • as — render as p · span · div.