generated from Nicholai/astro-template
12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"_readme": "Design system documentation. Add your design tokens, color palette, typography scale, and component patterns here as your project grows.",
|
|
"design_system": {
|
|
"name": "Your Design System",
|
|
"version": "1.0.0",
|
|
"colors": {},
|
|
"typography": {},
|
|
"spacing": {},
|
|
"components": {}
|
|
}
|
|
}
|