mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-28 07:04:20 +00:00
* Add new style options to schema.json The schema at ui.shadcn.com/schema.json is missing newly introduced style variants used by ui.shadcn.com/create. This causes JSON schema validation errors when generating configs with the new styles. This updates the style enum to include all currently supported style combinations. * Add missing menuColor and menuAccent options to schema.json
This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.