grgw_new_vue/panshi_vue_new/postcss.config.js

6 lines
62 B
JavaScript
Raw Normal View History

2025-07-02 09:11:50 +08:00
module.exports = {
plugins: {
autoprefixer: {},
},
};