UNPKG

@gbm-tech/styles

Version:

GBM Tech & Control - Styles

19 lines 369 B
export declare const breakpoints: { xs: string; sm: string; md: string; lg: string; xl: string; xxl: string; xxxl: string; }; export declare const breakpointsInNumber: { xs: number; sm: number; md: number; lg: number; xl: number; xxl: number; xxxl: number; }; //# sourceMappingURL=sizes.d.ts.map