mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[Build] extract build iconfont (#1242)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-family: 'vant-icon';
|
||||
src: url('./vant-icon-243435.ttf') format('truetype');
|
||||
src: url('../icon/vant-icon-9b71af.ttf') format('truetype');
|
||||
}
|
@@ -4,7 +4,7 @@
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-family: 'vant-icon';
|
||||
src: url('https://img.yzcdn.cn/zanui/icon/vant-icon-243435.ttf') format('truetype');
|
||||
src: url('https://img.yzcdn.cn/vant/vant-icon-9b71af.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.van-icon {
|
||||
|
Reference in New Issue
Block a user