first commit

This commit is contained in:
Linus
2025-12-22 19:26:33 +01:00
commit 968fbb5e32
23 changed files with 4207 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.css": "tailwindcss"
}
}