Pick a component, toggle its variants, and watch it react on Lumina's own canvas. Copy the JSX and it drops straight into your app.
npx synthesisui@latest init --styles tailwind --ds luminaComponents · 7
A card wearing this system.
emphasis
excellent
Deterministic quality - contrast, tokens, spacing, type, states, density.
Copy into your app
<div className="ds-card">…</div>The .ds-card class ships with npx synthesisui@latest init --styles tailwind --ds lumina - the variants above are plain data attributes.