Skip to content

Commit f31bb36

Browse files
committed
update docs
1 parent c6f2f75 commit f31bb36

20 files changed

+13841
-2
lines changed

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
!docs/.vitepress
1+
docs
22
dist
33
examples

docs/.vuepress/clientAppEnhance.js renamed to docs/docs/.vuepress/clientAppEnhance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import number from '../../src'
1+
import number from '../../../src'
22
import { defineClientAppEnhance } from '@vuepress/client'
33
import 'virtual:windi.css'
44

File renamed without changes.

0 commit comments

Comments
 (0)