I would like to add lazy loading to my website as I different pagespeed tests show me that I can improve there by a significant amount. But how do I actually do that? I know it has something to do with this:
I believe you have to import the library and then include it in your themes code, and then you can use the command to lazy load what images you want. Havn’t done it yet though.