shadcn-uno
v0.0.3
Published
shadcn-uno is a CLI tool to install shadcn/ui components
Readme
shadcn-unocss-cli
usage
pnpm dlx shadcn-unomotivation
If you are using shadcn/ui, you may want to use unocss to style your components.
But when you install the components, you also need to install the deps of the components.
So this tool is to help you to install the deps of the components.
TODO
- [x] read
components.jsonfrom user project root, or use cli to generate - [x] check
uno.config.tsfile exsit - [x] support pnpm add icon deps,
clsx,tailwind-merge,lucide-react,unocss-preset-animations,unocss-preset-shadcn
