Skip to content

Commit 7ac2686

Browse files
wagnermacielzarend
authored andcommitted
build: fix ci lint failure (#27907)
1 parent 07ce872 commit 7ac2686

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/material/_index.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
input-density, input-base;
104104
@forward './list/list-theme' as list-* show list-theme, list-color, list-typography,
105105
list-density, list-base;
106-
@forward './menu/menu-theme' as menu-* show menu-theme, menu-color, menu-typography, menu-density, menu-base;
106+
@forward './menu/menu-theme' as menu-* show menu-theme, menu-color, menu-typography, menu-density,
107+
menu-base;
107108
@forward './paginator/paginator-theme' as paginator-* show paginator-theme, paginator-color,
108109
paginator-typography, paginator-density, paginator-base;
109110
@forward './progress-bar/progress-bar-theme' as progress-bar-* show

0 commit comments

Comments
 (0)