zhixian
|
8d4bcd6009
|
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 |
|