First commit.

This commit is contained in:
2026-01-18 20:21:58 +00:00
commit 1590a0cfce
20 changed files with 4801 additions and 0 deletions

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

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