@quasar/icon-genie v1.0.1 App Extension Released!
-
This release fixes several issues with favicon and icns generation being glitchy on some OS’s - and adds a super top-secret mode called proton.
First Time Users (within your quasar project):
$ quasar ext add @quasar/icon-genie
If you are updating, a simple
yarn add --dev @quasar/quasar-app-extension-icon-genie
would work, or just run$ quasar upgrade -i
https://github.com/quasarframework/app-extension-icon-genie/releases/tag/v1.0.1
-
where do I upload my icons after adding the extension, thanks in advance