Skip to content

Commit 2bfbe3f

Browse files
committed
Fix undefined variable in mixins
1 parent 955f812 commit 2bfbe3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/minimal-mistakes/_mixins.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@use 'sass:math';
22
@use "sass:color";
3+
@use "variables" as *;
34
/* ==========================================================================
45
MIXINS
56
========================================================================== */

0 commit comments

Comments
 (0)