A customizable UI component library built with React and Tailwind CSS v4.
bun installbun devRuns on http://localhost:4000
bun buildsrc/
├── brand/ # Brand configuration (colors, fonts, themes)
├── components/ui/ # UI components
├── lib/ # Utilities and hooks
└── styles/ # Global CSS and theme styles
bun sync-brand