@devoinc/genesys-tokens
Version:
Design tokens generator
30 lines (29 loc) • 666 B
JSON
{
"cmp": {
"mainMenu": {
"secondaryItemLink": {
"mutation": {
"transitionDuration": {
"value": "{alias.mutation.transitionDuration.action.value} all ease"
}
},
"size": {
"width": {
"value": "100%"
},
"space": {
"value": "0 {alias.space.cmp.xl.value} 0 {alias.space.cmp.xxs.value}"
}
},
"typo": {
"fontWeight": {
"value": "{alias.typo.fontWeight.lead.value}"
},
"fontSize": {
"value": "{alias.typo.fontSize.lead.md.value}"
}
}
}
}
}
}