initialize svelte

This commit is contained in:
2025-12-19 17:46:59 -06:00
parent 8ab8cf0ef4
commit 6f0ee9572a
19 changed files with 866 additions and 135 deletions

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

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