loading-attribute-polyfill
Version:
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
1 lines • 212 B
Source Map (JSON)
{"version":3,"sources":["loading-attribute-polyfill.css"],"names":[],"mappings":"AAAA,mBACC,oBACD","file":"loading-attribute-polyfill.css","sourcesContent":["img[data-lazy-src] {\n\twill-change: contents;\n}\n"]}