Andrew Branch
Andrew Branch
Hmm, you’re very correct... unfortunately, making `.grvsc-code` 100% wide when the code _doesn’t_ take up the full width makes the gutter cells grow (they’re supposed to be flush left): I’ll...
I think CSS Grid might be a viable solution here. Not sure when I’ll have time to give it a try.
> If I edit a query and save, likely causing Gatsby to rerun queries, the style element is included Really? I don’t think the style element should ever be included...
> Could there be an async problem somewhere in the code? Yes there definitely could; if you can track down a reliable repro of the style element being included in...
Huhhh, I honestly didn’t notice that `childrenGrvscCodeBlock` existed. I think I have some idea of why it might be behaving badly. Maybe I can prevent it from showing up, or...
Hey! This is a great idea, and I actually meant to include an option like this now that I have the plugin hooked up to GraphQL (some people might want...
Wait, this might fix #943 too
Or better, yet #945 might fix this
Yessss, #945 is 99% of the way there: https://github.com/TypeStrong/ts-loader/pull/945#pullrequestreview-247342758
Thanks for calling me out, stale-bot 🙊