Migration
Migration guides
Move from your current library to Nova without rewriting the world.
Each guide is written from experience — mapping tables, code diffs, and the traps to avoid. Migrate one surface at a time; Nova lives happily alongside your existing components.
Tailwind UI
From Tailwind UI
Nova is a superset of Tailwind — you keep the utility class habit, gain composable primitives.
Chakra UI
From Chakra UI
Trade the style-prop system for utility classes and a stricter type-first API.
Material UI
From Material UI
Replace MUI's runtime theming with CSS-first tokens and a slimmer surface.
Ant Design
From Ant Design
Nova favors clarity over density; expect fewer components with sharper defaults.
Bootstrap
From Bootstrap
Utility classes replace pre-composed components. Same layout muscles, better craft.