@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
27 lines (25 loc) • 523 B
JavaScript
/**
* Do not edit directly
* Generated on Thu, 12 Mar 2026 15:02:28 GMT
*/
module.exports = {
brand: {
LogoSuite: {
logobar: {
columnGap: {
default: "var(--base-size-80)",
condensed: "var(--base-size-40)",
},
rowGap: "var(--base-size-40)",
marquee: {
default: "30s",
slow: "60s",
gap: {
default: "var(--base-size-96)",
condensed: "var(--base-size-40)",
},
},
},
},
},
};