xnzt/xnzt-server/xnzt-sso/postcss.config.js
2024-11-11 10:27:27 +08:00

6 lines
59 B
JavaScript

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