{
  "aliases": {},
  "props": {
    "link-font-decoration": {
      "originalValue": null,
      "syntax": "<custom-ident>",
      "name": "link-font-decoration",
      "value": null,
      "scope": "shared",
      "cssProperties": [
        "text-decoration"
      ],
      "inherits": true,
      "type": "any",
      "namespace": "sds",
      "category": "font",
      "comment": "Default text decoration for hyperlinks.",
      "group": "links"
    },
    "link-font-decoration-hover": {
      "originalValue": null,
      "syntax": "<custom-ident>",
      "name": "link-font-decoration-hover",
      "value": null,
      "scope": "shared",
      "cssProperties": [
        "text-decoration"
      ],
      "inherits": true,
      "type": "any",
      "namespace": "sds",
      "category": "font",
      "comment": "Default text decoration on hover for hyperlinks.",
      "group": "links"
    },
    "link-font-decoration-focus": {
      "originalValue": null,
      "syntax": "<custom-ident>",
      "name": "link-font-decoration-focus",
      "value": null,
      "scope": "shared",
      "cssProperties": [
        "text-decoration"
      ],
      "inherits": true,
      "type": "any",
      "namespace": "sds",
      "category": "font",
      "comment": "Default text decoration on focus for hyperlinks.",
      "group": "links"
    }
  }
}