Narin Luangrath
Narin Luangrath
Build is failing because the code in this PR uses functionality from `prism-react-renderer` that doesn't exist yet (namely, the `generateScriptForSSR` named export). I _should_ be able to get it running...
@lex111 would appreciate your feedback/insight
@diegohaz Thoughts on this PR?
> this is really exciting @narinluangrath -- thank you so much for picking this up! one thing i would say from a demo / example perspective and to help us...
@slorber > Was wondering: why not always using CSS variables in the first place, instead of just for the 1st render? I don't like too much the idea of having...
You might find this useful. https://docs.cypress.io/api/commands/screenshot#Full-page-captures-and-fixed-sticky-elements An alternative I've found is to make the viewport height huge (like 5000px).
Hi @e-dong! What version of Firefox are you using? The demo works fine on my mac running `73.0.1`.
Similar to issue #1440