mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 22:18:39 +00:00
* feat: add support for package imports * fix * test(cli): surface add command failures * test(cli): remove stale pnpm pin from fixture * fix(cli): reject invalid package import targets * fix(cli): address package import review feedback * test: expand coverage * docs: add package imports docs
24 lines
422 B
JSON
24 lines
422 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",
|
|
"v0",
|
|
"javascript",
|
|
"blocks",
|
|
"figma",
|
|
"[Changelog](/docs/changelog)",
|
|
"[llms.txt](/llms.txt)",
|
|
"legacy",
|
|
"!new"
|
|
]
|
|
}
|