Skip to content

Design system

MIT design tokens and Radix/Tailwind UI primitives published as @manovaspace/tokens, @manovaspace/ui, and @manovaspace/devtools.

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

Browse components locally — Storybook (port 10006).

Getting started — install tokens + UI and render a first Button.

Also works with npm or yarn; examples use pnpm.