UNPKG

@cimpress/react-components

Version:
8 lines 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BREAKPOINT_S = exports.BREAKPOINT_M = exports.BREAKPOINT_L = exports.BREAKPOINT_XL = void 0; exports.BREAKPOINT_XL = '1440px'; exports.BREAKPOINT_L = '1240px'; exports.BREAKPOINT_M = '1050px'; exports.BREAKPOINT_S = '600px'; //# sourceMappingURL=breakpoint.js.map