@primer/primitives
Version:
Typography, spacing, and color primitives for Primer design system
165 lines (164 loc) • 4.16 kB
JSON
{
"breakpoint-large": {
"key": "{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"]
}
},
"key": "{breakpoint.large}"
},
"name": "breakpoint-large",
"attributes": {},
"path": ["breakpoint", "large"]
},
"breakpoint-medium": {
"key": "{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"]
}
},
"key": "{breakpoint.medium}"
},
"name": "breakpoint-medium",
"attributes": {},
"path": ["breakpoint", "medium"]
},
"breakpoint-small": {
"key": "{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"]
}
},
"key": "{breakpoint.small}"
},
"name": "breakpoint-small",
"attributes": {},
"path": ["breakpoint", "small"]
},
"breakpoint-xlarge": {
"key": "{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"]
}
},
"key": "{breakpoint.xlarge}"
},
"name": "breakpoint-xlarge",
"attributes": {},
"path": ["breakpoint", "xlarge"]
},
"breakpoint-xsmall": {
"key": "{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"]
}
},
"key": "{breakpoint.xsmall}"
},
"name": "breakpoint-xsmall",
"attributes": {},
"path": ["breakpoint", "xsmall"]
},
"breakpoint-xxlarge": {
"key": "{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"]
}
},
"key": "{breakpoint.xxlarge}"
},
"name": "breakpoint-xxlarge",
"attributes": {},
"path": ["breakpoint", "xxlarge"]
}
}