Microflash / vuepress-theme-succinct

A slightly opinionated theme for Vuepress
https://succinct.mflash.dev
MIT License
30 stars 3 forks source link

@vuepress/plugin-medium-zoom doesn't work #16

Open tiziodcaio opened 3 years ago

tiziodcaio commented 3 years ago

Describe the bug @vuepress/plugin-medium-zoom doesn't work with vuepress-theme-succint enabled

To Reproduce Steps to reproduce the behavior:

  1. npm install -D @vuepress/plugin-medium-zoom
  2. Configure the succint theme
  3. npm run dev
  4. https://localhost:8080
  5. Click on images should zoom it

Environment (please complete the following information):

naiyerasif commented 3 years ago

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.