Now that browser support for font-display is pretty good which is supported in Chrome, Firefox, Safari, iOS (though no IE11 + Edge) - would you still recommend to use this library?
It would be good if the docs could comment on when this library is useful compared to font-display - personally I've had trouble implementing this library (with local storage caching) and still cannot prevent FOUT, but font-display works perfectly.
Now that browser support for
font-displayis pretty good which is supported in Chrome, Firefox, Safari, iOS (though no IE11 + Edge) - would you still recommend to use this library?It would be good if the docs could comment on when this library is useful compared to
font-display- personally I've had trouble implementing this library (with local storage caching) and still cannot prevent FOUT, but font-display works perfectly.