design system token v0.2
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"fontFamily": {
|
||||
"sans": {
|
||||
"$type": "fontFamily",
|
||||
"$value": ["Aspekta", "Inter", "ui-sans-serif", "system-ui", "sans-serif"],
|
||||
"$description": "UI labels, buttons, nav, forms — Aspekta primary, Inter fallback"
|
||||
"$value": ["Aspekta", "ui-sans-serif", "system-ui", "sans-serif"],
|
||||
"$description": "UI labels, buttons, nav, forms — Aspekta self-hosted"
|
||||
},
|
||||
"serif": {
|
||||
"$type": "fontFamily",
|
||||
|
||||
Reference in New Issue
Block a user