Added adapter

This commit is contained in:
2025-01-22 23:22:42 -06:00
parent 7159e3c272
commit a5e83002d4
3 changed files with 152 additions and 1 deletions

View File

@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^9.0.2",
"@astrojs/solid-js": "^5.0.4",
"@astrojs/tailwind": "^5.1.5",
"astro": "^5.1.8",