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