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 eba4719 commit ab77469Copy full SHA for ab77469
src/material/core/style/BUILD.bazel
@@ -22,15 +22,6 @@ sass_library(
22
],
23
)
24
25
-sass_library(
26
- name = "form_common",
27
- srcs = ["_form-common.scss"],
28
- deps = [
29
- ":sass_utils",
30
- "//src/material/core/theming:_inspection",
31
- ],
32
-)
33
-
34
sass_library(
35
name = "layout_common",
36
srcs = ["_layout-common.scss"],
src/material/core/style/_form-common.scss
0 commit comments