Added logo animation to login screen, initial work

This commit is contained in:
2026-02-15 13:49:15 +00:00
parent 7fbf1dcb95
commit 83b941262e
16 changed files with 506 additions and 76 deletions
+3 -1
View File
@@ -29,7 +29,9 @@
"Bash(npx -y serve -l 3333 .)",
"Bash(npx serve:*)",
"Bash(timeout /t 3 /nobreak)",
"Bash(jq:*)"
"Bash(jq:*)",
"Bash(git stash:*)",
"Bash(npx tsc:*)"
]
}
}