@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
31 lines (30 loc) • 710 B
JSON
{
"utrecht": {
"emphasis": {
"stressed": {
"font-style": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["inherit", "italic", "normal"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
}
},
"strong": {
"font-weight": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<number>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "fontWeights"
}
}
}
}
}