davestewart / nuxt-content-assets

Enable locally-located assets in Nuxt Content
https://npmjs.com/package/nuxt-content-assets
108 stars 7 forks source link

Image size hints overwrite existing markup attributes #16

Closed davestewart closed 1 year ago

davestewart commented 1 year ago

Description

Currently, setting imageSize to add properties will overwrite existing values.

Expected

Sizes should be added, rather than overwritten.