Compare commits

...

3 Commits

Author SHA1 Message Date
shadcn
4f0ae22516 Merge branch 'main' into shadcn/v4-force-workflow 2026-02-17 23:17:58 +04:00
shadcn
627155b13c Merge pull request #9660 from shadcn-ui/shadcn/issue-9657
docs: add shadcn dependency in manual docs
2026-02-17 22:26:25 +04:00
shadcn
0ca4dd1b32 docs: add shadcn dependency in manual docs 2026-02-17 22:21:54 +04:00

View File

@@ -16,7 +16,7 @@ Components are styled using Tailwind CSS. You need to install Tailwind CSS in yo
Add the following dependencies to your project:
```bash
npm install class-variance-authority clsx tailwind-merge lucide-react tw-animate-css
npm install shadcn class-variance-authority clsx tailwind-merge lucide-react tw-animate-css
```
### Configure path aliases