@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
31 lines (29 loc) • 545 B
JavaScript
/**
* Do not edit directly
* Generated on Fri, 01 Aug 2025 13:48:37 GMT
*/
module.exports = {
base: {
size: {
"2": "0.125rem",
"4": "0.25rem",
"6": "0.375rem",
"8": "0.5rem",
"12": "0.75rem",
"16": "1rem",
"20": "1.25rem",
"24": "1.5rem",
"28": "1.75rem",
"32": "2rem",
"36": "2.25rem",
"40": "2.5rem",
"44": "2.75rem",
"48": "3rem",
"64": "4rem",
"80": "5rem",
"96": "6rem",
"112": "7rem",
"128": "8rem",
},
},
};