Skip to content

Commit b25e374

Browse files
LewisChennnnna631807682
authored andcommitted
Chore: Update dart-sass compatibility
1 parent 4e68c37 commit b25e374

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/theme-chalk/src/drawer.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
}
103103
}
104104

105-
@include drawer-animation(rtl)
106-
@include drawer-animation(ltr)
107-
@include drawer-animation(ttb)
108-
@include drawer-animation(btt)
105+
@include drawer-animation(rtl);
106+
@include drawer-animation(ltr);
107+
@include drawer-animation(ttb);
108+
@include drawer-animation(btt);
109109

110110
$directions: rtl, ltr, ttb, btt;
111111

0 commit comments

Comments
 (0)