UNPKG

@redocly/theme

Version:

Shared UI components lib

10 lines 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.breakpoints = void 0; exports.breakpoints = { small: '672px', medium: '960px', large: '1280px', max: '1504px', }; //# sourceMappingURL=media-css.js.map