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