module.exports = { plugins: { 'autoprefixer': { browsers: ['last 2 version'] }, } }