zachleat’s avatarzachleat’s Twitter Archive—№ 28,240

    1. …in reply to @czahller
      @czahller I’d use this github.com/zachleat/web-font-loading-recipes#the-compromise-critical-foft-with-preload-with-a-polyfill-fallback-emulating-font-display-optional unless you don’t care about web fonts in non-Chromium Edge, in which case you can remove the polyfill
  1. …in reply to @zachleat
    @czahller Note that each code sample in the repo has a non-polyfill version too, see github.com/zachleat/web-font-loading-recipes/blob/master/critical-foft-data-uri.html