Fix tailwind config

This commit is contained in:
Mike Conrad
2025-05-08 21:00:30 -04:00
parent 8e5fc7d111
commit 70f17365a7
10 changed files with 306 additions and 16 deletions

View File

@ -20,11 +20,13 @@
"@nuxt/icon": "1.12.0",
"@nuxt/image": "1.10.0",
"@nuxt/scripts": "0.11.6",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.14.0",
"@tailwindcss/typography": "^0.5.16",
"@unhead/vue": "^2.0.3",
"eslint": "^9.0.0",
"nuxt": "^3.17.2",
"sharp": "^0.34.1",
"vue": "latest",
"vuetify": "^3.8.1"
},