1
0
Fork 0
forked from github/pelican

feat: update Tailwind to 3.4.17

This commit is contained in:
Oliver Ladner 2024-12-19 10:03:49 +01:00
commit 6c0f3cbd58
2 changed files with 83 additions and 79 deletions

View file

@ -1,6 +1,6 @@
{
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.17"
}
}