{
  "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"
      }
    }
  }
}
