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