@devoinc/genesys-tokens
Version:
Design tokens generator
42 lines (41 loc) • 1.05 kB
JSON
{
"alias": {
"typo": {
"fontWeight": {
"action": {
"value": "{global.typo.fontWeight.bold.value}"
},
"body": {
"value": "{global.typo.fontWeight.regular.value}"
},
"overline": {
"value": "{global.typo.fontWeight.regular.value}"
},
"heading": {
"value": "{global.typo.fontWeight.bold.value}"
},
"hero": {
"value": "{global.typo.fontWeight.bold.value}"
},
"lead": {
"value": "{global.typo.fontWeight.light.value}"
},
"link": {
"value": "{global.typo.fontWeight.bold.value}"
},
"markers": {
"value": "{global.typo.fontWeight.bold.value}"
},
"mono": {
"value": "{global.typo.fontWeight.regular.value}"
},
"shortText": {
"value": "{global.typo.fontWeight.regular.value}"
},
"bolder": {
"value": "{global.typo.fontWeight.bolder.value}"
}
}
}
}
}