add files

This commit is contained in:
Smile Rex
2026-01-26 15:14:10 +03:00
commit 1a88a9769a
18 changed files with 597 additions and 0 deletions

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

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