We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efecb68 commit 3fe86cbCopy full SHA for 3fe86cb
.vitepress/config.ts
@@ -9,7 +9,7 @@ import {
9
} from 'vitepress-plugin-group-icons'
10
11
12
-import markdownItImageSize from 'markdown-it-image-size'
+import { markdownItImageSize } from 'markdown-it-image-size'
13
import { buildEnd } from './buildEnd.config'
14
15
const ogDescription = '次世代フロントエンドツール'
0 commit comments