Skip to content

Commit 590a59e

Browse files
Fix undefined breakpoint mixin (#305)
1 parent bd07192 commit 590a59e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_sass/minimal-mistakes/_utilities.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@use "sass:color";
22
@use "variables" as *;
3+
@use "mixins" as *;
4+
@use "vendor/breakpoint/breakpoint" as *;
35
/* ==========================================================================
46
UTILITY CLASSES
57
========================================================================== */

0 commit comments

Comments
 (0)