1
0
forked from lxh/go-wxhelper
go-wxhelper/frontend/postcss.config.js
2024-07-04 17:16:37 +08:00

7 lines
81 B
JavaScript

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