Kaynağa Gözat

feat: config for svgtofont

yukendev 2 yıl önce
ebeveyn
işleme
435e4e7aff
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  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
+}