We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45cd25 commit 9e422bdCopy full SHA for 9e422bd
src/material-experimental/mdc-theming/BUILD.bazel
@@ -32,6 +32,7 @@ sass_library(
32
"//src/material-experimental/mdc-table:mdc_table_scss_lib",
33
"//src/material-experimental/mdc-tabs:mdc_tabs_scss_lib",
34
"//src/material/core:core_scss_lib",
35
+ "//src/material/core:theming_scss_lib",
36
],
37
)
38
@@ -44,6 +45,5 @@ sass_binary(
44
45
deps = [
46
":all_themes",
47
"//src/material-experimental/mdc-typography:all_typography",
- "//src/material/core:theming_scss_lib",
48
49
0 commit comments