mt-ck-wms-ui/postcss.config.js

6 lines
59 B
JavaScript
Raw Normal View 히스토리

2021-09-13 14:56:28 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}