Explorar el Código

feat: config for svgtofont

yukendev hace 2 años
padre
commit
435e4e7aff
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      packages/apps-font-icons/.svgtofontrc

+ 6 - 0
packages/apps-font-icons/.svgtofontrc

@@ -0,0 +1,6 @@
+{
+  "fontName": "grw-icon",
+  "css": false,
+  "outSVGReact": false,
+  "useNameAsUnicode": true
+}