blob: c3d6ea6625d1ac605cd6f93b0f30b17c19d55d4c [file] [log] [blame]
module.exports = {
plugins: {
autoprefixer: {browsers: ['last 2 versions']},
},
};