Files
shangbangbang/front/postcss.config.js
T
solosw 99b11b04e4 1.0
2026-01-05 14:11:34 +08:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}