Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-08 17:02:26 +08:00
12 changed files with 137 additions and 54 deletions
+2
View File
@@ -58,6 +58,8 @@ Icon uses font file in `yzcdn.cn` by defaultif you want to use the local font
import 'vant/lib/icon/local.css';
```
> Tips: Starting from version 2.10.13, Vant will use local font files in woff2 format by default
### Add custom iconfont
```css