#
luxiaotao1123
2024-05-09 95b5cc27cea4d2f846883738789cebf29246b738
1
2
3
4
5
6
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}