wangrong
2026-07-25 1219bbc5e2f999c65d8d8c83282777b468321fe0
1
2
3
4
5
6
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {}
    }
};