wangzhibo
7 天以前 652993fc47ebecebfb0c3f42686a6d7f2615a1c5
1
2
3
4
export default {
    content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
    plugins: []
};