wangzhibo
2026-07-28 32bdb496e5269d41af5885cbc00fde194caf8d40
1
2
3
4
export default {
    content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
    plugins: []
};