LaJiFenLei/Waste.WebApi/App/Page/postcss.config.js

6 lines
59 B
JavaScript
Raw Normal View History

2025-07-16 17:37:16 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}