6 lines
59 B

1 year ago
module.exports = {
plugins: {
autoprefixer: {}
}
}