UNPKG

@nichoth/image

Version:
19 lines (16 loc) 274 B
.placeholder, .non-blurry-wrapper { display: inline-block; height: 50vw; width: 50vw; } .non-blurry-wrapper { & img { max-width: 100%; max-height: 100%; } } .blur-test, .non-blurry-image { & img { object-fit: cover; } }