chore: release @vant/icons 1.2.3

This commit is contained in:
chenjiahan 2020-07-02 15:00:54 +08:00
parent 38a2f3bb4c
commit c24d3ddd55
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vant/icons",
"version": "1.2.2",
"version": "1.2.3",
"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-c0fb8f.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-c0fb8f.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-c0fb8f.ttf') format('truetype');
src: url('https://img.yzcdn.cn/vant/vant-icon-6ae417.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-6ae417.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-6ae417.ttf') format('truetype');
}
.van-icon {