@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
17 lines (15 loc) • 401 B
CSS
/**
* Do not edit directly
* Generated on Thu, 12 Mar 2026 15:02:28 GMT
*/
:root {
--base-text-weight-heavy: 900;
--base-text-weight-extrabold: 800;
--base-text-weight-bold: 700;
--base-text-weight-semibold: 600;
--base-text-weight-medium: 500;
--base-text-weight-normal: 400;
--base-text-weight-regular: 400;
--base-text-weight-light: 300;
--base-text-weight-extralight: 200;
}