UNPKG

vuepress-plugin-photomap

Version:

VuePress2插件,用于在文章中插入照片地图组件,类似Apple相册的PhotoMap功能

6 lines (5 loc) 197 B
import 'maplibre-gl/dist/maplibre-gl.css'; import 'photoswipe/style.css'; import './styles/photomap.scss'; declare const _default: import("@vuepress/client").ClientConfig; export default _default;