4x/irrigation-monitoring-platf.../postcss.config.js

6 lines
59 B
JavaScript
Raw Normal View History

2024-12-26 19:24:07 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}