Skip to content

Commit 7ac020f

Browse files
committed
chore: clean-up
1 parent ce988b2 commit 7ac020f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scss/_root.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,4 @@
7171
--#{$prefix}code-color: #{$code-color};
7272

7373
--#{$prefix}highlight-bg: #{$mark-bg};
74-
75-
@each $name, $value in $grid-breakpoints {
76-
--#{$prefix}breakpoint-#{$name}: #{$value};
77-
}
78-
79-
--#{$prefix}mobile-breakpoint: #{$mobile-breakpoint};
8074
}

0 commit comments

Comments
 (0)