catho/quantum

Web-fonts with delay

Closed this issue · 4 comments

When rendering the web-font on the page, it takes a few seconds to show the fonts.

web-fonts

Hi @Thilara

This was fixed in #67 thanks to @tcelestino

Could you, please, update to the latest version (1.16.0)?

We update the version and not work yet =(

@MichelAraujo, I've been talking with @allyssonsantos about it and he suggested to move <GlobalStyle /> from app.jsx to index.jsx. I did but it will improvement this behavior but don't resolve that.

Ask the @alisson-suzigan about it because he was testing this in your project.

we fixed it in #101.
Just clarify, now you need to add the <GlobalStyle /> in _document instead of _app.