@devoinc/genesys-tokens
Version:
Design tokens generator
22 lines (21 loc) • 441 B
JSON
{
"cmp": {
"mainMenu": {
"navSubItemAppNewTab": {
"mutation": {
"transition": {
"value": "color {alias.mutation.transitionDuration.action.value} ease"
}
},
"space": {
"value": "0 {alias.space.cmp.sm.value}"
},
"typo": {
"fontSize": {
"value": "{alias.typo.fontSize.action.md.value}"
}
}
}
}
}
}