wangrong
2026-07-25 1219bbc5e2f999c65d8d8c83282777b468321fe0
1
2
3
4
export default {
    content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
    plugins: []
};