Logo
Explore Help
Register Sign In
ddrwode/clawpal
1
0
Fork 0
You've already forked clawpal
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
clawpal/components.json

21 lines
407 B
JSON
Raw Permalink Normal View History

chore: initialize shadcn/ui with Tailwind v4, add UI components - Create components.json (new-york style, slate base, CSS variables) - Add shadcn/ui components: button, card, input, select, badge, scroll-area, checkbox, separator, label, textarea - Create src/lib/utils.ts with cn() helper (clsx + tailwind-merge) - Replace old CSS classes in styles.css with Tailwind v4 @theme inline block containing shadcn color tokens and custom app theme colors - Add radix-ui dependency (required by shadcn components) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 01:33:02 +09:00
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": false,
"tsx": true,
"tailwind": {
"config": "",
"css": "src/styles.css",
"baseColor": "slate",
"cssVariables": true
},
"aliases": {
"components": "@/components",
"utils": "@/lib/utils",
"ui": "@/components/ui",
"lib": "@/lib",
"hooks": "@/hooks"
},
"iconLibrary": "lucide"
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.8.0 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API