UNPKG

easy-query

Version:

An easy to use, easy to customize sheet of SCSS media queries tailored for use alongside or without popular frameworks such as Bootstrap and Foundation.

6 lines 169 B
/** * @description Breakpoint definitions, in REM units as numbers. * @url http://foundation.zurb.com/sites.html * @type {Array<number>} */ module.exports = [40,64];