UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

13 lines 395 B
// This file is generated automatically by scripts/build/cssToTs/cssToTs.ts, please don't edit. import { assert } from "tsafe/assert"; export const breakpointsValuesUnit = "em"; export const breakpointKeys = ["xs", "sm", "md", "lg", "xl"]; export const breakpointsValues = { "xs": 0, "sm": 36, "md": 48, "lg": 62, "xl": 78 }; assert(); //# sourceMappingURL=breakpoints.js.map