diff --git a/package.json b/package.json index f7f96c5..d6246a4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "@nuxtjs/tailwindcss": "^6.12.2", "defu": "^6.1.4", "pathe": "^1.1.2", - "tailwind-merge": "^2.5.4" + "tailwind-merge": "^2.5.4", + "tailwindcss": "^3.4.15" }, "devDependencies": { "@nuxt/devtools": "^1.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3488d36..7da953d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,6 +23,9 @@ importers: tailwind-merge: specifier: ^2.5.4 version: 2.5.4 + tailwindcss: + specifier: ^3.4.15 + version: 3.4.15 devDependencies: '@nuxt/devtools': specifier: ^1.6.0