@devoinc/genesys-tokens
Version:
Design tokens generator
33 lines (32 loc) • 716 B
JSON
{
"cmp": {
"mainMenu": {
"secondarySearchLabelContent": {
"size": {
"width": {
"value": "100%"
}
},
"space": {
"value": "{alias.space.cmp.sm.value} 0"
},
"typo": {
"fontSize": {
"value": "{alias.typo.fontSize.body.md.value}"
},
"fontWeight": {
"value": "{alias.typo.fontWeight.lead.value}"
},
"letterSpacing": {
"value": "{alias.typo.letterSpacing.action.em.value}"
}
},
"color": {
"text": {
"value": "{alias.color.text.blendInverse.weak.value}"
}
}
}
}
}
}