@amsterdam/bmi-component-library
Version:
A React component library based on ASC and Material-UI aimed at repurposing and sharing components across BMI projects
2 lines • 351 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"BREAKPOINTS",{enumerable:true,get:function(){return BREAKPOINTS}});var BREAKPOINTS={mobileS:320,mobileM:375,mobileL:414,tabletS:540,tabletM:768,laptop:1024,laptopM:1200,laptopL:1430,desktop:1920,desktopL:2560};
//# sourceMappingURL=breakpoints.js.map