@primer/primitives
Version:
Typography, spacing, and color primitives for Primer design system
159 lines (158 loc) • 3.94 kB
JSON
{
"breakpoint-large": {
"$value": ["63.25rem", "1012px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "1012px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-large",
"attributes": {},
"path": ["breakpoint", "large"],
"key": "{breakpoint.large}"
},
"breakpoint-medium": {
"$value": ["48rem", "768px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "768px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-medium",
"attributes": {},
"path": ["breakpoint", "medium"],
"key": "{breakpoint.medium}"
},
"breakpoint-small": {
"$value": ["34rem", "544px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "544px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-small",
"attributes": {},
"path": ["breakpoint", "small"],
"key": "{breakpoint.small}"
},
"breakpoint-xlarge": {
"$value": ["80rem", "1280px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "1280px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-xlarge",
"attributes": {},
"path": ["breakpoint", "xlarge"],
"key": "{breakpoint.xlarge}"
},
"breakpoint-xsmall": {
"$value": ["20rem", "320px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "320px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-xsmall",
"attributes": {},
"path": ["breakpoint", "xsmall"],
"key": "{breakpoint.xsmall}"
},
"breakpoint-xxlarge": {
"$value": ["87.5rem", "1400px"],
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
},
"filePath": "src/tokens/functional/size/breakpoints.json5",
"isSource": true,
"original": {
"$value": "1400px",
"$type": "dimension",
"$extensions": {
"org.primer.figma": {
"collection": "functional/size",
"scopes": ["size"]
}
}
},
"name": "breakpoint-xxlarge",
"attributes": {},
"path": ["breakpoint", "xxlarge"],
"key": "{breakpoint.xxlarge}"
}
}