@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
71 lines (70 loc) • 1.78 kB
JSON
{
"utrecht": {
"backdrop": {
"background-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"opacity": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<number>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "opacity"
},
"z-index": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<number>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
},
"fade-in": {
"animation-duration": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<time>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
}
},
"reduced-transparency": {
"opacity": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<number>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "opacity"
}
}
}
}
}