@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
29 lines (26 loc) • 501 B
TypeScript
/**
* Do not edit directly
* Generated on Fri, 24 Apr 2026 13:01:08 GMT
*/
declare const tokens: {
"brand": {
"LogoSuite": {
"logobar": {
"columnGap": {
"default": string,
"condensed": string
},
"rowGap": string,
"marquee": {
"default": string,
"slow": string,
"gap": {
"default": string,
"condensed": string
}
}
}
}
}
}
export default tokens;