{
  "aliases": {},
  "props": {
    "heading-font-family": {
      "originalValue": null,
      "syntax": "<length>",
      "name": "heading-font-family",
      "value": null,
      "scope": "shared",
      "cssProperties": [
        "font-family"
      ],
      "inherits": true,
      "type": "raw",
      "namespace": "sds",
      "category": "font",
      "comment": "Font stack for your heading elements.",
      "group": "h1-h6"
    },
    "heading-font-weight": {
      "originalValue": null,
      "syntax": "<custom-ident>",
      "name": "heading-font-weight",
      "value": null,
      "scope": "shared",
      "cssProperties": [
        "font-weight"
      ],
      "inherits": false,
      "type": "any",
      "namespace": "sds",
      "category": "font",
      "comment": "Shared font-weight between heading elements, h1-h6",
      "group": "h1-h6"
    }
  }
}