@devoinc/genesys-tokens
Version:
Design tokens generator
31 lines (30 loc) • 727 B
JSON
{
"cmp": {
"mainMenu": {
"secondaryHeading": {
"space": {
"value": "{alias.space.layout.xs.value}"
},
"typo": {
"fontWeight": {
"value": "{alias.typo.fontWeight.heading.value}"
},
"fontSize": {
"value": "{alias.typo.fontSize.heading.h6.value}"
},
"letterSpacing": {
"value": "{alias.typo.letterSpacing.heading.em.value}"
},
"lineHeight": {
"value": "{alias.typo.lineHeight.heading.relative.value}"
}
},
"color": {
"text": {
"value": "{alias.color.text.body.inverse.value}"
}
}
}
}
}
}