vben-admin-thin-next/postcss.config.js
2021-01-27 00:14:08 +08:00

6 lines
62 B
JavaScript
Executable File

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