Skip to content

Commit 9e422bd

Browse files
committed
fixup! fix(mdc-indigo-pink): add mat-core and mat-core-theme to indigo-pink
1 parent f45cd25 commit 9e422bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-experimental/mdc-theming/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ sass_library(
3232
"//src/material-experimental/mdc-table:mdc_table_scss_lib",
3333
"//src/material-experimental/mdc-tabs:mdc_tabs_scss_lib",
3434
"//src/material/core:core_scss_lib",
35+
"//src/material/core:theming_scss_lib",
3536
],
3637
)
3738

@@ -44,6 +45,5 @@ sass_binary(
4445
deps = [
4546
":all_themes",
4647
"//src/material-experimental/mdc-typography:all_typography",
47-
"//src/material/core:theming_scss_lib",
4848
],
4949
)

0 commit comments

Comments
 (0)