UNPKG

yahoi

Version:

Yet Another Highly Opinionated Isomorphic Framework

10 lines 169 B
module.exports = { plugins: { 'postcss-import': { root: __dirname, }, 'postcss-mixins': {}, 'postcss-each': {}, 'postcss-cssnext': {} }, };