init commit

This commit is contained in:
2026-06-10 13:14:04 +05:30
commit b12edd7d88
42 changed files with 4509 additions and 0 deletions

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

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