yousinix / portfolYOU

A beautiful portfolio Jekyll theme that works with GitHub Pages.
https://yousinix.github.io/portfolYOU
MIT License
987 stars 594 forks source link

Change CSS to preload which improves performance #102

Open sakgoyal opened 2 years ago

sakgoyal commented 2 years ago

I used Lighthouse to get recommendations on what to improve on the website and preloading css makes the website perform faster because its async. This may be an incorrect implementation but it seems to work correctly.