@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
29 lines (26 loc) • 410 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 12 Aug 2026 10:13:52 GMT
*/
declare const tokens: {
"brand": {
"control": {
"minTarget": {
"auto": string
}
},
"controlStack": {
"small": {
"gap": {
"auto": string
}
},
"medium": {
"gap": {
"auto": string
}
}
}
}
}
export default tokens;