We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6225486 commit f5f835dCopy full SHA for f5f835d
src/_breakpoints.scss
@@ -37,7 +37,7 @@ $grid-breakpoints: (
37
$lower: nth($list, 2);
38
$upper: nth($list, 3);
39
@if ($mixin != 'between') {
40
- @error 'Oops! Invalid breakpoint. 2';
+ @error 'Oops! Invalid breakpoint.';
41
}
42
43
0 commit comments