6 lines
59 B

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