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 ee93a09 commit a8d60ffCopy full SHA for a8d60ff
src/cdk/input/BUILD.bazel
@@ -21,6 +21,7 @@ sass_library(
21
sass_binary(
22
name = "input_prebuilt_scss",
23
src = "input-prebuilt.scss",
24
+ deps = [":input_scss_lib"],
25
)
26
27
# TODO(jelbourn): remove this when sass_binary supports specifying an output filename and dir.
0 commit comments