@devoinc/genesys-tokens
Version:
Design tokens generator
28 lines (27 loc) • 621 B
JSON
{
"cmp": {
"button": {
"label": {
"typo": {
"fontSize": {
"xxs": {
"value": "{alias.typo.fontSize.action.xxs.value}"
},
"xs": {
"value": "{alias.typo.fontSize.action.xs.value}"
},
"sm": {
"value": "{alias.typo.fontSize.action.sm.value}"
},
"md": {
"value": "{alias.typo.fontSize.action.md.value}"
},
"lg": {
"value": "{alias.typo.fontSize.action.lg.value}"
}
}
}
}
}
}
}