astro-google-fonts-optimizer icon indicating copy to clipboard operation
astro-google-fonts-optimizer copied to clipboard

An Astro integration to optimize the Google Fonts loading performance

Results 5 astro-google-fonts-optimizer issues
Sort by recently updated
recently updated
newest added

Partially fixes this issue: https://github.com/sebholstein/astro-google-fonts-optimizer/issues/1 with in-memory cache Also sometimes I had crashes for unknown reasons during dev and build so I added that it'll retry refetching url in case...

Prevent to download the same google fonts URL twice inside a single build run

Currently, the latest tag is 0.2.2, so if I want to benefit from the latest development, I can't unless I manually import it (I guess?) Please tell me if there...

Add a local option. When activated, download all the font files also to be independent from the google fonts server completely. This is also good for privacy reasons.

It's a strange one, when I use this plugin, the Monserret font gets a bit malformed. (see the capital A) If I use the code supplied by Google Fonts it...