Guy Thomas
Guy Thomas
DO we know a short term fix to work around this?
Hey guys, forked this plugin and made it recursive if anyone else wants it https://www.npmjs.com/package/@guyathomas/gatsby-remark-embedded-codesandbox
Hi! Yeah, that's the repo! Yeah, a word of caution I don't plan on officially maintaining that going forward - ideally, the changes would be merged into this repo -...
Found that `document.documentElement.style.setProperty('--current-screen', 'calc(min(100%,65ch) + var(--container-padding) * 2 )')` will set it correct. I'll consider a good implementation - but the difficult part is that this can change on different...