From e0ad65e69fbcfb9ef69b25d2c1bce322577aad11 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sun, 1 Nov 2020 20:48:59 +0800 Subject: [PATCH] feat(Icon): using encode-woff2 by default --- src/icon/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icon/index.less b/src/icon/index.less index f1b78f967..97411ede3 100644 --- a/src/icon/index.less +++ b/src/icon/index.less @@ -1,5 +1,5 @@ @import '../style/var'; -@import '~@vant/icons/src/index.less'; +@import '~@vant/icons/src/encode-woff2.less'; .van-icon { &__image {