Skip to content

Commit d12c8cb

Browse files
committed
fixed @use order
1 parent e764fa5 commit d12c8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/avatar/avatar.md.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
@use "../../themes/native/native.globals.md" as globals;
12
@import "./avatar.common";
23
@import "./avatar.md.vars";
3-
@use "../../themes/native/native.globals.md" as globals;
44

55
// Material Design Avatar
66
// --------------------------------------------------

0 commit comments

Comments
 (0)