chore: release @vant/icons 1.3.2

This commit is contained in:
chenjiahan 2020-10-14 21:16:38 +08:00
parent 83f62cf580
commit 454b7d15cf
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vant/icons",
"version": "1.3.1",
"version": "1.3.2",
"description": "vant icons",
"main": "./src/config.js",
"files": [

File diff suppressed because one or more lines are too long

View File

@ -5,9 +5,9 @@
font-family: 'vant-icon';
font-style: normal;
font-display: auto;
src: url('https://img.yzcdn.cn/vant/vant-icon-09002a.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-09002a.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-09002a.ttf') format('truetype');
src: url('https://img.yzcdn.cn/vant/vant-icon-96970a.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-96970a.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-96970a.ttf') format('truetype');
}
.van-icon {