Optimize images with @astrojs/image

This commit is contained in:
prototypa
2022-08-10 14:19:08 -04:00
parent 0f40bb3874
commit 63e6ee9c05
5 changed files with 833 additions and 12 deletions

View File

@ -10,6 +10,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/image": "^0.3.3",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^1.0.0",
"astro": "^1.0.0"