"Working" config with tailwind 4 and shadcn nuxt
This commit is contained in:
@@ -13,11 +13,13 @@
|
||||
"lint:prettier": "prettier . --check"
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/message-compiler": "^11.1.3",
|
||||
"@nuxt/eslint": "^1.1.0",
|
||||
"@nuxthub/core": "^0.8.17",
|
||||
"@nuxtjs/i18n": "^9.2.1",
|
||||
"@phosphor-icons/vue": "^2.2.1",
|
||||
"@pinia/nuxt": "^0.10.1",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"@vueuse/core": "^12.7.0",
|
||||
"@vueuse/integrations": "^12.7.0",
|
||||
"@vueuse/nuxt": "^12.7.0",
|
||||
@@ -28,7 +30,7 @@
|
||||
"nuxt": "^3.15.4",
|
||||
"pinia": "^3.0.1",
|
||||
"radix-vue": "^1.9.16",
|
||||
"shadcn-nuxt": "^0.11.4",
|
||||
"shadcn-nuxt": "^2.0.1",
|
||||
"sortablejs": "^1.15.6",
|
||||
"tailwind-merge": "^3.0.2",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
||||
Reference in New Issue
Block a user