文件
halo-theme/postcss.config.js
T
2026-01-20 17:06:13 +08:00

7 行
82 B
JavaScript

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