文件
halo-theme/theme-terminal/postcss.config.js
T
2024-08-21 16:31:38 +08:00

7 行
82 B
JavaScript

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