aFarkas/lazysizes

Blur up on background images with unveilhooks

Moucky opened this issue · 0 comments

Is it possible to fade in the high quality image using the LQIP technique with unveilhooks for background images? I'm using something like this:

<div class="lazyload" data-bg="public/images/bg.jpg" style="background-image: url('public/images/bg-low.jpg');"></div>