Jinjing Zhou
Jinjing Zhou
@meteorlxy The prewrapper change should work for all themes. Is it fine to keep it for all themes? For the container part, does it break anything if that is not...
Ping @meteorlxy @brc-dd
@brc-dd I see what you mean (like https://codepen.io/xboxyan/pen/oMxmxm). It seems viable in this scenario, with lots of tricks in CSS selector. Seems dynamic CSS generation is needed here. Is this...
Actually I think we can avoid using SFC, but doesn't have to be pure CSS. We can still use js for simplicity. WDYT? @brc-dd
I've updated the code to implement this without SFC. Please take a look @brc-dd . Thanks! demo: https://deploy-preview-1242--vitepress-docs.netlify.app/guide/test
@brc-dd Does current implementation work? If so I can fix the docs so that we can merge it
Also suggestion on color pattern is welcomed
Does this require any docker port exposure setting?
https://pytorch.org/tutorials/advanced/torch_script_custom_ops.html
Reference: https://github.com/moby/buildkit/blob/c8d04dbee24d45013b3c36e9b1173bd737ca74b2/cmd/buildctl/debug/dumpllb.go#L83