feat(tailwind): added typography plugin

This commit is contained in:
Stephan Plöhn 2025-09-04 10:26:39 +02:00
parent 1d09f7e4b4
commit 7a1f19545c
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
"@hotwired/turbo": "^8.0.13",
"@tailwindcss/typography": "^0.5.16",
"concurrently": "^9.2.1",
"tailwindcss": "^4.1.12"
},