UNPKG

@heycar-uikit/core

Version:
15 lines (12 loc) 382 B
Object.defineProperty(exports, '__esModule', { value: true }); var BREAKPOINTS = { 'breakpoint-mobile': 767, 'breakpoint-tablet': 768, 'breakpoint-tablet-s': 768, 'breakpoint-tablet-l': 1024, 'breakpoint-desktop': 1280, 'breakpoint-desktop-s': 1280, 'breakpoint-desktop-m': 1366, 'breakpoint-desktop-l': 1440, }; exports.BREAKPOINTS = BREAKPOINTS;