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