Skip to content

Commit b96e37a

Browse files
Fix breakpoint mixin import (#302)
1 parent 462976e commit b96e37a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/minimal-mistakes/_reset.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
========================================================================== */
44

55
@use "variables" as *;
6+
@use "vendor/breakpoint/breakpoint" as *;
67

78
* { box-sizing: border-box; }
89

0 commit comments

Comments
 (0)