重构,把原来的 index.js 单独放到 unitool/ 里

This commit is contained in:
Luk Lu
2020-07-30 10:25:44 +08:00
parent 547d0f7183
commit 7bec07d04b
4 changed files with 266 additions and 258 deletions

1
iconfont.sh Normal file
View File

@@ -0,0 +1 @@
sed -e "s/src: url('iconfont.*');.*$//" -e "s/url('iconfont.*').*$//g" -e "s/format('woff2'),/format('woff2');/" ./iconfont.css > App.iconfont.css