Skip to content

Commit 555f333

Browse files
committed
fix case of slider theme
1 parent 0e40a41 commit 555f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/universal-app/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import '../material/core/theming/all-theme';
2-
@import '../material-experimental/mdc-slider/mdc-slider';
2+
@import '../material-experimental/mdc-slider/slider-theme';
33
@import '../material-experimental/mdc-theming/all-theme';
44
@import '../material-experimental/mdc-typography/all-typography';
55

0 commit comments

Comments
 (0)