first commit

This commit is contained in:
2026-04-13 10:59:54 +03:00
parent 01b6a31b91
commit bbc7d42dc6
4 changed files with 185 additions and 70 deletions

View File

@@ -15,7 +15,9 @@
"@astrojs/mdx": "^5.0.3",
"@astrojs/rss": "^4.0.18",
"@astrojs/sitemap": "^3.7.2",
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.1.5",
"sharp": "^0.34.3"
"sharp": "^0.34.3",
"tailwindcss": "^4.2.2"
}
}