diff --git a/gatsby-ssr.js b/gatsby-ssr.js index 9cd58e3..72942f3 100644 --- a/gatsby-ssr.js +++ b/gatsby-ssr.js @@ -34,6 +34,19 @@ exports.onRenderBody = ({ setPostBodyComponents, setHeadComponents, pathname }) margin: 2rem 0; } ` + }} />, + // this is being done as a quick work around as there's issues when building css +