vuepress-theme-succinct
vuepress-theme-succinct copied to clipboard
@vuepress/plugin-medium-zoom doesn't work
Describe the bug @vuepress/plugin-medium-zoom doesn't work with vuepress-theme-succint enabled
To Reproduce Steps to reproduce the behavior:
- npm install -D @vuepress/plugin-medium-zoom
- Configure the succint theme
- npm run dev
- https://localhost:8080
- Click on images should zoom it
Environment (please complete the following information):
- OS: Windows 10 (built and deployed on GH actions)
I'd take a look at it, although I've been working on Vuepress 2 based version of this theme, so this is on low priority.