@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
27 lines (26 loc) • 623 B
JSON
{
"utrecht": {
"badge-data": {
"letter-spacing": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "letterSpacing"
},
"text-transform": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["inherit", "uppercase"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "textCase"
}
}
}
}