psu-libraries / storagemodule

MIT License
0 stars 0 forks source link

Replace Font Awesome Icons #8

Open zipymonkey opened 1 day ago

zipymonkey commented 1 day ago

There are only a handful of Font Awesome icons being used so requiring the entire FA library is unnecessary. This is also contributing the low lighthouse performance score.

Icons Used:

These could all be replaced with individual SVGs files (either from font-awesome or another library) and that would save ~23Kb of css and ~300Kb of fonts.

zipymonkey commented 1 day ago

There might be a requirement on the Fontawesome module.