update-iconfont
v0.0.7
Published
download or update iconfont
Downloads
1
Readme
npm i update-iconfont -D
用于下载或更新 iconfont
- 通过 npx 使用
npx update-iconfont --dirname static --key font_270600_38sj3692lvt
- 全局安装
npm install update-iconfont -g
udiconfont --dirname static --key font_270600_38sj3692lvt
--dirname 目录名
--key iconfont 中 css 的 key,比如 font class 的链接为//at.alicdn.com/t/font_270600_38sj3692lvt.css,那么 key 就是 font_270600_38sj3692lvt