This commit is contained in:
Satria 2026-03-12 21:20:52 +07:00
commit e82ed7a2bd
19 changed files with 644 additions and 0 deletions

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

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