chore(vant-icons): fix stylelint
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,10 +1,11 @@
|
||||
/* stylelint-disable selector-pseudo-element-colon-notation */
|
||||
@font-face {
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-family: 'vant-icon';
|
||||
font-style: normal;
|
||||
src: url('https://img.yzcdn.cn/vant/vant-icon-3a7dc2.woff2') format('woff2'),
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-3a7dc2.woff') format('woff'),
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-3a7dc2.ttf') format('truetype');
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-3a7dc2.woff') format('woff'),
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-3a7dc2.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.van-icon {
|
||||
|
||||
Reference in New Issue
Block a user