UNPKG

esnextbin

Version:

Prototype JavaScript programs in the browser with ESNext (a.k.a ES2015) syntax and features, using modules from NPM.

7 lines (6 loc) 91 B
module.exports = { plugins: { 'postcss-import': {}, 'postcss-cssnext': {} } };