@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
79 lines (78 loc) • 2.02 kB
JSON
{
"utrecht": {
"focus": {
"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"
},
"outline-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"style": "color"
},
"outline-offset": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
},
"outline-style": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": ["dotted", "none", "solid"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "other"
},
"outline-width": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"style": "borderWidth"
},
"inverse": {
"outline-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"style": "color"
}
}
}
}
}