Munter / subfont

Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
MIT License
1.56k stars 29 forks source link

Remove the JavaScript-based preload polyfill #147

Closed papandreou closed 3 years ago

papandreou commented 3 years ago

We're at 92% global support for <link rel="preload">, so I think that now's the time to part with this extra complexity.

Fixes #146

papandreou commented 3 years ago

@Munter, I'm assuming that you agree given our previous conversations 🤗

Munter commented 3 years ago

Definitely agree. Great change. I'm very happy that the browser situation has improved