How to use Astro’s Image in a Vue.JS component?
I would be able to use Astro’s image in my Vue.JS component so I can import them from assets folder and benefit from performance improvements of it’s rendering.
I would be able to use Astro’s image in my Vue.JS component so I can import them from assets folder and benefit from performance improvements of it’s rendering.