Icon setup Issue
-
When I tried to add ion-icon as described in https://quasar.dev/options/quasar-icon-sets says dependency missing.
I added icon in quasar config extras and and framework object. Also installed quasar extras node package. What am I doing wrong?
Thanks in advance. -
Normally all you need to do is add the icon pack in the extras array. Please post your
quasar.conf.js
file here.Scott
-
Btw, @king_of_leon - I closed your issue on GH. We need to figure what the real issue is here, before we move it over there.
Scott
-
Having the issue when I added icon set in quasar config framework and extras, removed it from framework icon set now its working