@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
16 lines (14 loc) • 366 B
CSS
/**
* Do not edit directly
* Generated on Wed, 23 Apr 2025 15:47: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: 450;
--base-text-weight-light: 300;
--base-text-weight-extralight: 200;
}