0.0.2 • Published 8 months ago

vite-plugin-vitepress-medium-zoom v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

��# vite-plugin-vitepress-medium-zoom

A plugin tool that can zoom in and view vitepress images

Usage

pnpm install vite-plugin-vitepress-medium-zoom

.virepress/config.js

import MediumZoom from "vite-plugin-vitepress-medium-zoom"
export default {
  ... // other config
  vite: {
    plugins: [
      MediumZoom.vite()
    ]
  },
  ... // other config
}
0.0.2

8 months ago

2.0.1

8 months ago

2.0.0

8 months ago

0.0.1

8 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.0

9 months ago