Fix: correct @tailwindcss/vite to 4.2.4
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled

This commit is contained in:
Kunthawat Greethong
2026-04-27 20:46:49 +07:00
parent c1850c1f1d
commit fd676e81bf

View File

@@ -15,7 +15,7 @@
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^5.0.4", "@astrojs/mdx": "^5.0.4",
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "^0.5.15",
"@tailwindcss/vite": "^4.4.2", "@tailwindcss/vite": "^4.2.4",
"astro": "^6.1.7", "astro": "^6.1.7",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",