Commit Graph

1 Commits (5ae4cd7dfbbdec1361bc75f26780dcccc44e68de)

Author SHA1 Message Date
Christopher Chedeau f261d6f2fc
Fix font preloading (#649)
Thanks to this stack overflow answer ( https://stackoverflow.com/a/41678350/232122 ) I was able to fix the font preloading!

If we put fonts.css in the public/folder and include it with normal html, we can avoid going through the build pipeline!
5 years ago