[TASK] styling login & user admin interface

This commit is contained in:
Marie Birner
2023-04-05 22:20:12 +02:00
parent 2ede4af500
commit 563c5e1bbb
9 changed files with 1171 additions and 77 deletions

View File

@ -1,5 +1,6 @@
{
"compilerOptions": {
"forceConsistentCasingInFileNames": true,
"target": "ESNext",
"useDefineForClassFields": true,
"module": "ESNext",