skolplattformen-backup/packages/app/design/mapping.json

24 lines
399 B
JSON

{
"strict": {
"text-font-family": "Poppins",
"border-radius": 10
},
"components": {
"Button": {
"meta": {},
"appearances": {
"filled": {
"mapping": {},
"variantGroups": {
"status": {
"basic": {
"textColor": "$color-basic-text"
}
}
}
}
}
}
}
}