UNPKG

styled-breakpoints

Version:

Simple and powerful css breakpoints for styled-components and emotion

8 lines (6 loc) 171 B
/* istanbul ignore file */ if (process.env.NODE_ENV === 'production') { module.exports = require('./index.prod'); } else { module.exports = require('./index.dev'); }