feat: UIComponentsComponents
All checks were successful
/ depcheck (push) Successful in 2m49s
/ lint-build-and-check (push) Successful in 2m38s
/ build-and-deploy-to-vercel (push) Successful in 3m22s
/ surge (push) Successful in 3m7s
/ playwright (push) Successful in 5m9s

This commit is contained in:
mini2024
2025-03-24 00:22:24 +08:00
parent e42241ddc5
commit 22d3eedea0
9 changed files with 57 additions and 4 deletions

View File

@ -1,7 +1,9 @@
- https://www.shadcn-vue.com/docs/components/button.html
- https://github.com/unovue/shadcn-vue/issues/34
- https://github.com/unocss-community/unocss-preset-shadcn?tab=readme-ov-file#usage
- https://unocss-preset-shadcn.vercel.app/
```
npx shadcn-vue@latest add button
```
```