init: initial commit

This commit is contained in:
2026-05-31 23:31:25 +05:30
commit fd4a33c54c
20 changed files with 703 additions and 0 deletions

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

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