Dateien nach "/" hochladen

This commit is contained in:
2025-08-08 19:54:59 +02:00
parent de685b18b8
commit f3b7970b88
2 changed files with 19 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
html, body, #root {
height: 100%;
}