feat: better home page

This commit is contained in:
rzmk 2025-12-15 11:57:30 -05:00
parent 261b4ba21a
commit 1de7c29050
15 changed files with 1251 additions and 99 deletions

View file

@ -30,5 +30,10 @@
"organizeImports": "on"
}
}
},
"css": {
"parser": {
"tailwindDirectives": true
}
}
}