Update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Smeagol 2025-01-23 00:02:39 +00:00
parent e185135741
commit 7a147c3fc1

View file

@ -15,6 +15,6 @@
"@astrojs/tailwind": "^5.0.0",
"@tailwindcss/typography": "^0.5.10",
"astro": "^4.0.6",
"tailwindcss": "^3.3.3"
"tailwindcss": "^4.0.0"
}
}