Closed robertquitt closed 2 years ago
This was bothering me for a long time. Loading the fontawesome file took 1.1 MB, which is huge considering we are only using a few icons. Now we directly import the icons we use and create a js bundle.
Wow Robert this code is so cool! Ship it :DDDDDD
This was bothering me for a long time. Loading the fontawesome file took 1.1 MB, which is huge considering we are only using a few icons. Now we directly import the icons we use and create a js bundle.