diff --git a/src/material/core/BUILD.bazel b/src/material/core/BUILD.bazel index fc5ce4d0f8e4..8b5682862a70 100644 --- a/src/material/core/BUILD.bazel +++ b/src/material/core/BUILD.bazel @@ -25,6 +25,7 @@ ng_module( ":option/optgroup.css", ":internal-form-field/internal-form-field.css", ":ripple/ripple-structure.css", + ":focus-indicators/structural-styles.css", ] + glob(["**/*.html"]), deps = [ "//src:dev_mode_types",