feat: add @nuxtjs/color-mode module and configure color preferences

This commit is contained in:
Frank John Begornia
2025-11-08 00:30:26 +08:00
parent 02b85eefc7
commit 86f9cf803a
3 changed files with 98 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxtjs/color-mode": "^3.5.2",
"@tailwindcss/vite": "^4.1.16",
"fabric": "^6.0.2",
"firebase": "^12.5.0",