UNPKG

@utrecht/document-css

Version:

Document component for the Municipality of Utrecht based on the NL Design System architecture

49 lines (48 loc) 1.34 kB
{ "utrecht": { "document": { "background-color": { "$extensions": { "nl.nldesignsystem.css-property-syntax": "<color>", "nl.nldesignsystem.figma-implementation": true }, "$type": "color" }, "color": { "$extensions": { "nl.nldesignsystem.css-property-syntax": "<color>", "nl.nldesignsystem.figma-implementation": true }, "$type": "color" }, "font-family": { "$extensions": { "nl.nldesignsystem.css-property-syntax": "*", "nl.nldesignsystem.figma-implementation": true }, "$type": "fontFamily" }, "font-size": { "$extensions": { "nl.nldesignsystem.css-property-syntax": "<length>", "nl.nldesignsystem.figma-implementation": true }, "$type": "dimension" }, "font-weight": { "$extensions": { "nl.nldesignsystem.css-property-syntax": "<number>", "nl.nldesignsystem.figma-implementation": true }, "$type": "fontWeight" }, "line-height": { "$extensions": { "nl.nldesignsystem.css-property-syntax": ["<length>", "<number>"], "nl.nldesignsystem.figma-implementation": true }, "$type": "dimension" } } } }