Merge repos with workflow
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
img {
|
||||
&.lazyload, &.lazyloading {
|
||||
@include object-fit(scale-down);
|
||||
}
|
||||
|
||||
&.lazyloaded {
|
||||
@include object-fit(contain);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user