Skip to content

Commit 40a6bcd

Browse files
committed
refactor: remove locally defined sidebar variable -- moved under global vars since multiple components need this
1 parent 4d36c02 commit 40a6bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/uikit-workshop/src/sass/scss/05-themes/_sidebar-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#SIDEBAR THEME
33
\*------------------------------------*/
44

5-
$pl-sidebar-width: 14rem; //Define sidebar width for calculating dimensions
65

76
@media all and (min-width: $pl-bp-med) {
87
/**

0 commit comments

Comments
 (0)