Skip to content

Commit ab11849

Browse files
committed
should break build
1 parent d801d6f commit ab11849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sass_library(
5959
name = "core_scss_lib",
6060
srcs = glob(
6161
["**/_*.scss"],
62-
exclude = ALL_THEMING_FILES + ["./tokens/m3/definitions/unused/**/*_.scss"],
62+
exclude = ALL_THEMING_FILES + ["./tokens/**/*_.scss"],
6363
),
6464
deps = [
6565
"//src/cdk:sass_lib",

0 commit comments

Comments
 (0)