Skip to content

Commit ace0c6a

Browse files
committed
fix: remove unused variable
1 parent 3d9c15b commit ace0c6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/_variables.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,6 @@ $sidebar-bg: $gray-base !default;
16361636
$sidebar-border-width: 0 !default;
16371637
$sidebar-border-color: transparent !default;
16381638
$sidebar-transition: margin-left .15s, margin-right .15s, box-shadow .075s, transform .15s, width .15s, z-index 0s ease .15s !default;
1639-
$sidebar-reliant-transition: width .15s !default;
16401639

16411640
$sidebar-brand-height: 4rem !default;
16421641
$sidebar-brand-color: $high-emphasis-inverse !default;

0 commit comments

Comments
 (0)