We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0401fdf commit 2ec1c96Copy full SHA for 2ec1c96
vite.config.ts
@@ -49,6 +49,7 @@ export default ({ mode }: ConfigEnv): UserConfig => {
49
'van-tabbar',
50
'van-popup',
51
],
52
+ border: true,
53
}),
54
55
},
0 commit comments