dbsd_tjbbfx/jeecgboot-vue3/postcss.config.js

6 lines
62 B
JavaScript
Raw Normal View History

2024-06-25 08:55:16 +08:00
module.exports = {
plugins: {
autoprefixer: {},
},
};