Add shadcn sidebar/breadcrumb/collapsible/avatar/tooltip (base-nova)

Registry-installed Base UI flavor; existing ui components untouched.
Also drops the meaningless empty registries key from components.json.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Carlos Escalante
2026-07-04 10:42:20 -06:00
parent 3d71234a61
commit d2610b2eef
7 changed files with 1060 additions and 2 deletions

View File

@@ -20,6 +20,5 @@
"hooks": "@/hooks"
},
"menuColor": "default-translucent",
"menuAccent": "subtle",
"registries": {}
"menuAccent": "subtle"
}