assets/css/scss/global/mixins/_include-media.scss
Line should be indented with spaces, not tabs Open
Open
$media-expressions: $tweak-media-expressions !global;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$media-expressions: map-merge($media-expressions, $tweak-media-expressions) !global;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@content;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$breakpoints: $global-breakpoints !global;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.foo {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$global-breakpoints: $breakpoints;
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
'rem': 0.1,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$global-media-expressions: $media-expressions;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
$breakpoints: map-merge($breakpoints, $tweakpoints) !global;
- Exclude checks
0.01
should be written without a leading zero as .01
Open
Open
'em': 0.01,
- Exclude checks
Line should be indented 0 spaces, but was indented 3 spaces Open
Open
@mixin media($conditions...) {
- Exclude checks