refactor(style): remove Nuxt UI, switch to Bulma-only, update layout and homepage

This commit is contained in:
2025-08-16 09:10:23 -06:00
parent 6fb19ff89c
commit 57634adf42
5 changed files with 129 additions and 932 deletions

View File

@@ -10,7 +10,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxt/ui": "3.3.2",
"bulma": "^1.0.4",
"nuxt": "^4.0.3",
"typescript": "^5.6.3",
"vue": "^3.5.18",