first commit

This commit is contained in:
2026-02-26 12:39:56 +05:30
commit 6ddfbd5062
37 changed files with 16922 additions and 0 deletions

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

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