docs(Icon): add en tip

This commit is contained in:
chenjiahan
2020-11-08 16:58:44 +08:00
parent 58fa4fee1c
commit 85e1548fc5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -57,6 +57,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