Files
fibo-rule/h5-datax-manager/postcss.config.js
2022-07-14 12:55:31 +08:00

6 lines
59 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {}
}
}