Добавление адаптера NodeJS

This commit is contained in:
Web-serfer 2026-04-01 19:22:37 +05:00
parent cfd9b66459
commit 910bf8c285
3 changed files with 42 additions and 10 deletions

View file

@ -12,6 +12,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^10.0.4",
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.0.8",
"tailwindcss": "^4.2.2"