fix build and darken light mode border color

This commit is contained in:
Zoe
2024-04-09 17:35:30 -05:00
parent c0e068b74c
commit df52d24242
6 changed files with 48 additions and 60 deletions

View File

@@ -22,8 +22,8 @@
"tailwindcss": "^3.3.3"
},
"dependencies": {
"@nuxt/content": "^2.8.2",
"@nuxt/content": "^2.12.1",
"@vueuse/core": "^10.9.0",
"xml": "^1.0.1"
}
}
}