Add @tailwindcss/typography to devDependencies

Integrates the @tailwindcss/typography package, along with its necessary dependencies, into the project. Updates the pnpm-lock.yaml and package.json files to reflect this addition, ensuring compatibility with Tailwind CSS 4.0.0.
This commit is contained in:
2025-02-02 19:05:37 +01:00
parent 6ab4ffc092
commit fe20d0888b
2 changed files with 36 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.0",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.12.0",
"@vueuse/core": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",