

Overview
Typography utilities cover size, weight, leading, alignment, tracking, and text treatments in one naming system.Font Size
The bundled
text-* scale from .text-2xs through .text-9xlFont Weight
Nine font-weight utilities from thin through black
Line Height
Fixed pixel
.leading-* utilities for readable rhythmText Alignment
Logical alignment helpers for LTR and RTL content
Letter Spacing
Tracking helpers from tightest to ultra-wide
Text Style
Transform, decoration, and italic helpers
Text Colors
Text color utilities for hierarchy, emphasis, and contrast
Quick Start
What Ships
- Font size:
.text-2xsthrough.text-9xl - Font weight:
.font-thinthrough.font-black - Leading:
.leading-tight,.leading-snug,.leading-normal,.leading-relaxed,.leading-loose - Alignment:
.text-start,.text-center,.text-end - Tracking:
.tracking-tightestthrough.tracking-ultra-wide - Text styling:
.uppercase,.lowercase,.underline,.no-underline,.italic

