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 loading fonts asynchronously, Flash Of Unstyled Content (FOUC) might happen because fonts load few moments later after page is displayed to the user.
62
63
@@ -79,7 +80,7 @@ Here is the example of how `body` element will look like after all fonts are bei
79
80
80
81
## Issues and Contributions
81
82
82
-
Feel free to report and issues in the "Issues tab" and feel free to contribute to the project by creating Pull Requests.
83
+
Feel free to [report issues](https://github.com/codeAdrian/gatsby-omni-font-loader/issues) you find and feel free to contribute to the project by creating Pull Requests.
0 commit comments