Commit f7a970c0 authored by LewisChennnnn's avatar LewisChennnnn Committed by iamkun

Chore: Update dart-sass compatibility

parent feaa2cc8
...@@ -102,10 +102,10 @@ ...@@ -102,10 +102,10 @@
} }
} }
@include drawer-animation(rtl) @include drawer-animation(rtl);
@include drawer-animation(ltr) @include drawer-animation(ltr);
@include drawer-animation(ttb) @include drawer-animation(ttb);
@include drawer-animation(btt) @include drawer-animation(btt);
$directions: rtl, ltr, ttb, btt; $directions: rtl, ltr, ttb, btt;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment