Antigravity2api / client /postcss.config.js
link0518
重构
b88ce1b
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}