refactor(web): self-contained shadcn UI with base-nova style and design tokens
Migrate all shadcn components into apps/web/components/ui/ so the web app is fully independent from packages/ui for its UI layer. Update to the latest shadcn base-nova style. Add missing semantic color variables (success, warning, info, canvas), font-mono mapping, scrollbar styling, and wrap Select items in SelectGroup for proper padding. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0b09a8a69f
commit
66e99136c2
121 changed files with 9369 additions and 523 deletions
|
|
@ -24,4 +24,4 @@ catalog:
|
|||
clsx: "^2.1.1"
|
||||
|
||||
# Icons
|
||||
lucide-react: "^0.511.0"
|
||||
lucide-react: "^1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue