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 462976e commit b96e37aCopy full SHA for b96e37a
_sass/minimal-mistakes/_reset.scss
@@ -3,6 +3,7 @@
3
========================================================================== */
4
5
@use "variables" as *;
6
+@use "vendor/breakpoint/breakpoint" as *;
7
8
* { box-sizing: border-box; }
9
0 commit comments