#
luxiaotao1123
2024-04-19 8153f1b0588d03b7af956e746bde328590277aff
1
2
3
4
5
6
export default {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}