Theme: Nova
A collection of styled components built on top of @danielfrg/solid-ui using shadcn’s Nova styles and Tailwind v4.
Demos copy the shadcn “create” examples.
Installation
npm install @danielfrg/solid-ui-nova
Add the theme to your CSS:
@import "tailwindcss";
@import "@danielfrg/solid-ui-nova/theme.css";