@primer/primitives
Version:
Typography, spacing, and color primitives for Primer design system
14 lines (12 loc) • 313 B
CSS
/**
* Do not edit directly
* Generated on Fri, 29 Apr 2022 19:38:32 GMT
*/
:root {
--primer-breakpoint-xxlarge: 90rem;
--primer-breakpoint-xlarge: 80rem;
--primer-breakpoint-large: 63.25rem;
--primer-breakpoint-medium: 48rem;
--primer-breakpoint-small: 34rem;
--primer-breakpoint-xsmall: 20rem;
}