Browse Source

chore: install svgtofont

yukendev 2 years ago
parent
commit
936e3633b2
2 changed files with 586 additions and 7 deletions
  1. 3 1
      packages/apps-font-icons/package.json
  2. 583 6
      yarn.lock

+ 3 - 1
packages/apps-font-icons/package.json

@@ -5,5 +5,7 @@
   "scripts": {
     "build": "svgtofont --sources ./svg --output ./font"
   },
-  "dependencies": {}
+  "dependencies": {
+    "svgtofont": "^4.1.1"
+  }
 }

File diff suppressed because it is too large
+ 583 - 6
yarn.lock


Some files were not shown because too many files changed in this diff