feat: docs footer, social, images fix

This commit is contained in:
Alexandr
2022-07-23 16:47:09 +03:00
parent d28902cbbf
commit 67e5fb57a6
3 changed files with 72 additions and 462 deletions

View File

@@ -55,12 +55,12 @@
"tailwindcss": "^3",
"typescript": "^4.7.3",
"vite": "^2.4.3",
"vitepress": "^1.0.0-alpha.4",
"vitest": "^0.16.0",
"vue-eslint-parser": "^9.0.3",
"vue-tsc": "^0.30.0"
},
"dependencies": {
"@vueuse/core": "^8.9.1"
"@vueuse/core": "^8.9.1",
"vitepress": "^1.0.0-alpha.4"
}
}