Files
shadcn-ui/apps/v4/content/docs/(root)/meta.json
shadcn c8ab3801ec feat: add include to registry.json (#10708)
* feat: implement registry include

* feat: updates

* fix

* refactor: implementation

* fix(registry): correct directory registry json

* fix(registry): stop warning for external registry dependencies

* fix(registry): address include review feedback
2026-05-21 17:13:04 +04:00

23 lines
412 B
JSON

{
"title": "Get Started",
"pages": [
"index",
"[Installation](/docs/installation)",
"components-json",
"package-imports",
"theming",
"[Dark Mode](/docs/dark-mode)",
"[RTL](/docs/rtl)",
"[CLI](/docs/cli)",
"monorepo",
"skills",
"javascript",
"blocks",
"figma",
"[Changelog](/docs/changelog)",
"[llms.txt](/llms.txt)",
"legacy",
"!new"
]
}