docs: update homepage and styles

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent 4f036e7672
commit bc87e4718f
13 changed files with 142 additions and 84 deletions
+1 -3
View File
@@ -17,7 +17,5 @@
"forceConsistentCasingInFileNames": true,
"types": ["vite/client", "@types/node", "unplugin-icons/types/vue"]
},
"include": ["components", "src", "src/.vuepress"],
"exclude": ["node_modules", "dist"],
"references": [{ "path": "./tsconfig.node.json" }]
"exclude": ["node_modules", "dist"]
}