Jacob
Jacob
Hello! Was wondering if there's any want to update this library to work for the new canonical version of sass? Currently I am getting a bunch of deprecation warnings around...
### Prior Issues Are there any existing issues or PRs that relate to this problem? If so, link them here. ### What is the current behavior? Hooks all import dependencies...
Reduced test case: https://codesandbox.io/s/vue-template-eowu8?fontsize=14 My expectation of the `downTolerance` prop would be it is consistently used regardless of scroll position. If for some reason this doesn't make sense I feel...
## What ResizeObserver is `undefined` when the RO polyfill script is used. repro: https://codesandbox.io/s/polyfill-io-resizeobserver-failing-to-install-t3pwln?file=/src/polyfill.js ## Details Required setup: * Use Safari (or any browser that doesn't have Resize Observer) *...
I can see on https://github.com/vue-styleguidist/vuepress-plugin-live/blob/d5e705a6f5dcc766452dee40d647d952991f83be/markDownPlugin.js#L62 that this plugin disables the markdown snippets plugin that Vuepress has built-in. Just wondering is this is a mistake or if there is a reason...