@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
23 lines (20 loc) • 367 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 23 Apr 2025 15:47:28 GMT
*/
declare const tokens: {
"brand": {
"LogoSuite": {
"logobar": {
"columnGap": string,
"rowGap": string,
"marquee": {
"default": string,
"slow": string,
"gap": string
}
}
}
}
}
export default tokens;