dunn.dev

Design system

Single source of truth for tokens, type, and mark across the dunn.dev estate. Sites import from @dunn.dev/design and inherit a consistent foundation.

What's here

Quick start

@import '@dunn.dev/design/tokens/index.css';

One import gives you colors (light + dark), typography, scale, and radii. Use bare semantic names: var(--bg), var(--accent), var(--text-xl). Sites override accent or display font locally for personality.