Removes tailwind

This commit is contained in:
2026-04-17 14:37:51 -07:00
parent d2d612e513
commit bebca2ee17
2 changed files with 19 additions and 380 deletions

View File

@@ -13,13 +13,11 @@
"@astrojs/react": "^4.3.0",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1",
"@tailwindcss/vite": "^4.1.8",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",
"astro": "^5.9.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"sharp": "^0.34.2",
"tailwindcss": "^4.1.8"
"sharp": "^0.34.2"
}
}