@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
21 lines (19 loc) • 365 B
JavaScript
/**
* Do not edit directly
* Generated on Wed, 23 Apr 2025 15:47:28 GMT
*/
module.exports = {
brand: {
LogoSuite: {
logobar: {
columnGap: "var(--base-size-80)",
rowGap: "var(--base-size-40)",
marquee: {
default: "30s",
slow: "60s",
gap: "var(--base-size-96)",
},
},
},
},
};