/** @format */ module.exports = { plugins: [require('autoprefixer'), require('postcss-nested')], };