Latest UI updates
* forgot password page * now study is project. the only thing that remains (for now) are links. * optimized imports in app.js * better profile
This diff is collapsed.
... | ... | @@ -38,7 +38,9 @@ |
"sass-loader": "^8.0.2", | ||
"tailwindcss": "^3.0.23", | ||
"vue": "^2.6.14", | ||
"vue-loader": "^15.9.7" | ||
"vue-loader": "^15.9.7", | ||
"@vue/runtime-dom": "latest" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.2", | ||
... | ... |
This diff is collapsed.
resources/lang/de/_json.php
0 → 100644
resources/lang/de/auth.php
0 → 100644