recipe-app/package.json
2025-09-06 22:24:52 +02:00

9 lines
191 B
JSON

{
"devDependencies": {
"@tailwindcss/cli": "^4.1.13",
"@tailwindcss/postcss": "^4.1.13",
"autoprefixer": "^10.4.21",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.13"
}
}