{
  "viewport-xs": {
    "value": "screen and (min-width: 0)",
    "comment": "0px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: 0)",
      "comment": "0px"
    },
    "name": "viewport-xs",
    "attributes": {
      "category": "viewport",
      "type": "xs",
      "identity": {
        "prefix": "viewport",
        "name": "xs",
        "vars": {
          "css": "--viewport-xs",
          "scss": "$viewport-xs"
        },
        "css": {
          "customProperty": "--viewport-xs",
          "scssVariable": "$viewport-xs"
        }
      }
    },
    "path": [
      "viewport",
      "xs"
    ]
  },
  "viewport-s": {
    "value": "screen and (min-width: 34em)",
    "comment": "544px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: 34em)",
      "comment": "544px"
    },
    "name": "viewport-s",
    "attributes": {
      "category": "viewport",
      "type": "s",
      "identity": {
        "prefix": "viewport",
        "name": "s",
        "vars": {
          "css": "--viewport-s",
          "scss": "$viewport-s"
        },
        "css": {
          "customProperty": "--viewport-s",
          "scssVariable": "$viewport-s"
        }
      }
    },
    "path": [
      "viewport",
      "s"
    ]
  },
  "viewport-m": {
    "value": "screen and (min-width: 48.0625em)",
    "comment": "769px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: 48.0625em)",
      "comment": "769px"
    },
    "name": "viewport-m",
    "attributes": {
      "category": "viewport",
      "type": "m",
      "identity": {
        "prefix": "viewport",
        "name": "m",
        "vars": {
          "css": "--viewport-m",
          "scss": "$viewport-m"
        },
        "css": {
          "customProperty": "--viewport-m",
          "scssVariable": "$viewport-m"
        }
      }
    },
    "path": [
      "viewport",
      "m"
    ]
  },
  "viewport-l": {
    "value": "screen and (min-width: 62em)",
    "comment": "992px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: 62em)",
      "comment": "992px"
    },
    "name": "viewport-l",
    "attributes": {
      "category": "viewport",
      "type": "l",
      "identity": {
        "prefix": "viewport",
        "name": "l",
        "vars": {
          "css": "--viewport-l",
          "scss": "$viewport-l"
        },
        "css": {
          "customProperty": "--viewport-l",
          "scssVariable": "$viewport-l"
        }
      }
    },
    "path": [
      "viewport",
      "l"
    ]
  },
  "viewport-xl": {
    "value": "screen and (min-width: 75em)",
    "comment": "1200px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: 75em)",
      "comment": "1200px"
    },
    "name": "viewport-xl",
    "attributes": {
      "category": "viewport",
      "type": "xl",
      "identity": {
        "prefix": "viewport",
        "name": "xl",
        "vars": {
          "css": "--viewport-xl",
          "scss": "$viewport-xl"
        },
        "css": {
          "customProperty": "--viewport-xl",
          "scssVariable": "$viewport-xl"
        }
      }
    },
    "path": [
      "viewport",
      "xl"
    ]
  }
}