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