feat(docs): replace vitepress with vuepress

* vitepress too limited
This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 981511c76f
commit 3bbe92a4ea
31 changed files with 885 additions and 501 deletions
-1
View File
@@ -15,7 +15,6 @@ export default defineConfig({
vue(),
vueTypes(),
svgLoader(),
// https://github.com/antfu/unplugin-auto-import
AutoImport({
imports: ['vue', '@vueuse/core'],
dts: resolve('src/auto-imports.d.ts'),