aosasona / trulyao.dev

🫰 code for my personal website
https://trulyao.dev
GNU General Public License v3.0
35 stars 10 forks source link

perf: fix Iosevka font loading perf issue #56

Closed aosasona closed 4 months ago

aosasona commented 5 months ago

The current source of the Iosevka font I use provides a lot more than I need, I should be able to cut down the size and loading speed by manually picking which ones I need, I think.