module.exports = () => ({ plugins: { autoprefixer: {}, 'postcss-reporter': {}, 'postcss-browser-reporter': {}, }, });