LtyhShop/admin/postcss.config.js
2025-03-17 18:17:29 +08:00

6 lines
59 B
JavaScript

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