Design system
MIT design tokens and Radix/Tailwind UI primitives published as @manovaspace/tokens, @manovaspace/ui, and @manovaspace/devtools.
Packages
Section titled “Packages”| Package | Use when |
|---|---|
@manovaspace/tokens |
You need CSS variables, fonts, and token JSON |
@manovaspace/ui |
You build screens with shared components |
@manovaspace/devtools |
You want a dev-only token/theme toolbar |
Storybook
Section titled “Storybook”Browse components locally — Storybook (port 10006).
Next step
Section titled “Next step”Getting started — install tokens + UI and render a first Button.
Also works with npm or yarn; examples use pnpm.