@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
49 lines (48 loc) • 1.19 kB
JSON
{
"utrecht": {
"icon": {
"color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "color"
},
"size": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length-percentage>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "sizing"
},
"inset-block-start": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "spacing"
},
"baseline": {
"inset-block-start": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "spacing"
}
}
}
}
}