fix: tailwind 3.4 pour compatibilité @astrojs/tailwind

This commit is contained in:
Paul Atlan 2026-04-15 01:05:03 +02:00
parent 72641942b8
commit 229f7e879e
2 changed files with 7329 additions and 1 deletions

7328
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -14,6 +14,6 @@
"@astrojs/mdx": "^4.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^6.0.0",
"tailwindcss": "^4.0.0"
"tailwindcss": "^3.4.0"
}
}