@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
13 lines (11 loc) • 340 B
CSS
/**
* Do not edit directly
* Generated on Wed, 12 Aug 2026 10:13:51 GMT
*/
:root {
--brand-Card-animation-easing: cubic-bezier(0.01, 0.73, 0.08, 0.93);
--brand-Card-animation-duration: 400ms;
--brand-Card-padding-inline: var(--base-size-20);
--brand-Card-padding-block: var(--base-size-32);
--brand-Card-maxWidth: 26.25rem;
}