liamfiddler / eleventy-plugin-lazyimages

Eleventy plugin that adds blurry placeholders & lazy loading to your images
MIT License
138 stars 29 forks source link

Respect `width` and `height` attribute on img tag #25

Closed maksimsemenov closed 4 years ago

maksimsemenov commented 4 years ago

Resolves https://github.com/liamfiddler/eleventy-plugin-lazyimages/issues/19

liamfiddler commented 4 years ago

Thanks for the PR @maksimsemenov !

This work will be included in the next release of the plugin.