Utilities

Utilities are a small escape hatch for common single-purpose needs. They should support composition, not become the primary way to build UI.

Overflow

Explicit overflow handling for content that may exceed its container.

Flex Helpers

Small flex helpers for grow behavior and other one-line needs.

Spacing Helpers

Semantic step helpers for gap, padding, and margin — the most common inline-style escape hatches.

Text Helpers

Lightweight helpers for muted or secondary text without a full color scale.

Shape Helpers

Rare shape utilities for cases that must be perfectly round or square.

Non-Goals

Utilities deliberately excluded to keep the surface small and intentional.