I'm trying to add Emotion to an existing Gatsby static site. It's generally working great except that the server render doesn't actually render the styles. For a brief moment after loading, or forever if you have JavaScript disabled, only one .js
file of global styles is visible.
I've tried the steps in https://www.gatsbyjs.org/docs/troubleshooting-common-errors around clearing the cache, making sure the modules are installed, and updating package versions to latest. No luck.
Is this a known issue that can be dealt with?
You can see the full repository at https://github.com/JoshuaKGoldberg/Goldblog/tree/945d0ca8501b3aa069ef44145e4d05daa35da505.