6 lines
59 B

4 years ago
module.exports = {
plugins: {
autoprefixer: {}
}
}