Skip to content

Commit e272f00

Browse files
authored
refactor(material-experimental/mdc-core): rename sass theme file (#21509)
to follow naming convention
1 parent 6f3df01 commit e272f00

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/material-experimental/mdc-theming/_all-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import '../mdc-core/core';
1+
@import '../mdc-core/core-theme';
22
@import '../mdc-autocomplete/autocomplete-theme';
33
@import '../mdc-button/button-theme';
44
@import '../mdc-card/card-theme';

0 commit comments

Comments
 (0)