Adrian Bece
Adrian Bece
Hi Lennart. Thanks for the heads up. I've haven't been following Gatsby's development in the past few months, but I'm happy to improve the plugin if needed. I'm away on...
Hi Renato, thanks for reaching out. I see the issue, but I'm afraid that the only way of loading the font in a way you described is to rename the...
Hi. Thanks for reaching out. The "async" mode causes a FOUT because it renders with fallback font. You need to switch the mode to "render-blocking".
I see. Will check it out. Does this issue occur on the latest 2.0 version?
As a quick fix, I can recommend adding a transition CSS property to icons and delay it by 0.1-0.2 seconds with duration of 0 seconds. This should somewhat mitigate the...
Hello. Thanks for the heads up. I've pushed the fix you proposed. Let me know if that fixes your issue https://github.com/codeAdrian/gatsby-omni-font-loader/commit/381c82f66fd11cb5084a1f0b0ea3db2ac9c4225f Current version is 2.0.2.
Hi @juneate Thank you very much for your contribution. I like the idea of a preview screen. I'll review the PR as soon as possible and report back. I've changed...
Hi @juneate, I think this is a good starting point for the preview feature. It would be awesome if the preview could also take Root Font Size value into account....
Hi @iGitScor That is an awesome suggestion. I'll have to think about it and come back to see how. I can approach it best. Thanks!