Example
Cover
Covers an area completely
The grey area is covering the entire parent
HTML:
<span class="mixin-example-cover">The grey area is covering the entire parent</span>
SCSS:
.mixins-example-cover {
@include cover();
}
Classes
Mixin | Parameters | Values |
cover | No parameters |