You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the page first loads, there's a flash while the font is fetched from google. There is a way to suspend the text rendering until that font is fetched, and also make sure that it's cached locally so it doesn't have to fetch the next time.
I haven't looked into this too deeply yet, but this seems like a good place to start:
When the page first loads, there's a flash while the font is fetched from google. There is a way to suspend the text rendering until that font is fetched, and also make sure that it's cached locally so it doesn't have to fetch the next time.
I haven't looked into this too deeply yet, but this seems like a good place to start:
The text was updated successfully, but these errors were encountered: