initial commit

This commit is contained in:
2025-12-23 11:45:52 +01:00
commit e272b45bd0
34 changed files with 4718 additions and 0 deletions

1
.vscode/ltex.disabledRules.de-DE.txt vendored Normal file
View File

@@ -0,0 +1 @@
GERMAN_SPELLER_RULE

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

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