mirror of
https://github.com/vercel/components.build.git
synced 2026-09-14 20:06:39 +08:00
27 lines
439 B
JSON
27 lines
439 B
JSON
{
|
|
"title": "components.build",
|
|
"description": "Build the modern web",
|
|
"root": true,
|
|
"pages": [
|
|
"index",
|
|
"---General---",
|
|
"definitions",
|
|
"principles",
|
|
"---Build---",
|
|
"composition",
|
|
"accessibility",
|
|
"design-tokens",
|
|
"state",
|
|
"styling",
|
|
"types",
|
|
"polymorphism",
|
|
"as-child",
|
|
"data-attributes",
|
|
"docs",
|
|
"---Publish---",
|
|
"registry",
|
|
"marketplaces",
|
|
"npm"
|
|
]
|
|
}
|