This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$fade-in: opacity 400ms ease-in; | |
$fade-out: opacity 400ms 150ms ease-out; | |
img[data-sizes="auto"] { | |
display: block; | |
width: 100%; | |
} | |
.lazyload, | |
.lazyloading { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{%- comment -%} | |
Lazyload/Lazysizes responsive image snippet | |
Author: Eric Hayes | |
Version: 2.3 | |
------------------------------------- | |
Requires: | |
image: {Obect} image object setting variable | |
Accepts: |