项目文件夹

文件
2026-07-13 12:28:11 +08:00

7 行
93 B
JavaScript

module.exports = {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}