[icon-diet] Icon font size optimization #18477
Unanswered
CCTVcalc
asked this question in
Quasar App Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone!
I ran into an issue where over half of my bundle size was taken up by the icon font and its CSS. Why on earth keep the entire icon pack in a project just for a handful of icons?
Inspired by Icomoon, I built an extension that I hope will be useful for the Quasar community.
It’s still a bit rough around the edges, so I’d really appreciate any feedback!
https://github.com/CCTVcalc/icon-diet
All reactions