davestewart / nuxt-content-assets

Enable locally-located assets in Nuxt Content

Home Page:https://npmjs.com/package/nuxt-content-assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image size hints overwrite existing markup attributes

davestewart opened this issue · comments

Description

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

Expected

Sizes should be added, rather than overwritten.