6 lines
59 B
JavaScript
Raw Normal View History

2022-07-18 19:06:37 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}