feat: Projektgeruest und Spec-Grundlagen

This commit is contained in:
vchuser
2026-07-28 14:11:54 +02:00
parent 82898a1539
commit 3aa54d6c78
8 changed files with 1239 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
:root { color-scheme: dark; }
body { margin: 0; font-family: system-ui, sans-serif; }