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 · 33
ds-link has one look - no variants to toggle.
Label
excellent
Deterministic quality - contrast, tokens, spacing, type, states, density.
Copy into your app
<a className="ds-link">…</a>The .ds-link class ships with npx synthesisui@latest init --styles tailwind --ds ember - the variants above are plain data attributes.