🚧 Implement into home page

This commit is contained in:
Freeze455
2021-08-17 09:28:14 +02:00
parent a94f55eeb5
commit 01e9f5d87d
6 changed files with 1791 additions and 429 deletions

View File

@@ -13,10 +13,14 @@
"@tailwindcss/forms": "^0.3.3",
"@types/node": "^16.6.1",
"@types/vue-router": "^2.0.0",
"prismjs": "^1.24.1",
"reflect-metadata": "^0.1.13",
"sass": "^1.38.0",
"sass-loader": "^12.1.0",
"tailwindcss": "^2.2.7",
"typescript": "^4.3.5",
"vue": "^3.0.5",
"vue-prism-component": "^2.0.0",
"vue-router": "4"
},
"devDependencies": {