We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:root
1 parent 05e686a commit ff7ff7dCopy full SHA for ff7ff7d
scss/_root.scss
@@ -75,4 +75,6 @@
75
@each $name, $value in $grid-breakpoints {
76
--#{$prefix}breakpoint-#{$name}: #{$value};
77
}
78
+
79
+ --#{$prefix}-mobile-breakpoint: #{$mobile-breakpoint};
80
0 commit comments