navbar lightmode

This commit is contained in:
Emily
2025-01-14 17:38:33 +01:00
parent 88ebfc188c
commit b733cd2a68
9 changed files with 902 additions and 57 deletions

View File

@@ -13,5 +13,10 @@
"dayjs": "^1.11.13",
"mongoose": "^8.3.2",
"redis": "^4.7.0"
},
"devDependencies": {
"@nuxt/components": "^2.2.1",
"@nuxt/types": "^2.18.1",
"@nuxt/typescript-build": "^3.0.2"
}
}