shadcn_ui-typography
Installation
SKILL.md
Shadcn UI — Typography
Instructions
Use ShadTheme.of(context).textTheme for consistent text styles. Default font family is Geist.
Text style names
- h1Large, h1, h2, h3, h4 — Headings
- p — Body paragraph
- blockquote — Quote style
- table — Table header/cell text
- list — List item text
- lead — Lead/subtitle
- large — Large body
- small — Small/caption
- muted — Muted/secondary text