UNPKG

@moda/tokens

Version:

Constant values for modaoperandi.com

12 lines 313 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.breakpoints = void 0; // THIS FILE IS AUTO-GENERATED. DO NOT EDIT. exports.breakpoints = { "xs": "25rem", "sm": "48rem", "md": "62rem", "lg": "80rem", "xl": "100rem" }; //# sourceMappingURL=breakpoints.js.map