Files
vant/packages/vant-icons/src/index.less
T
neverlandandGitHub 3dcc92a5c0 chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code

* chore: mjs config

* chore: revert

* chore: revert

* chore: update lock
2023-07-22 14:14:14 +08:00

14 lines
343 B
Plaintext

@import './common.less';
@font-face {
font-weight: normal;
font-style: normal;
font-display: auto;
font-family: 'vant-icon';
src:
url('//at.alicdn.com/t/c/font_2553510_ovbl29ce9ud.woff2?t=1672541115585')
format('woff2'),
url('//at.alicdn.com/t/c/font_2553510_ovbl29ce9ud.woff?t=1672541115585')
format('woff');
}