feat: update Dockerfile and docker-compose files for improved debugging and consistency; refactor Login and Setup components for setup status handling

This commit is contained in:
Wikid82
2025-11-20 00:58:35 -05:00
parent 0e64e96ffb
commit 8420bcaad9
7 changed files with 55 additions and 14 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss";
@config "../tailwind.config.js";
@layer utilities {
@keyframes slide-in {