6 lines
59 B

7 months ago
module.exports = {
plugins: {
autoprefixer: {}
}
}