6 lines
59 B
JavaScript
Raw Normal View History

2019-05-10 13:21:14 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}