Skip to content

Commit 7651d37

Browse files
Ahmed-HakeemthePunderWoman
authored andcommitted
docs(docs-infra): modify bazel config to include shared docs global styles (angular#61384)
PR Close angular#61384
1 parent 2807a16 commit 7651d37

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • adev/shared-docs/components/table-of-contents

adev/shared-docs/components/table-of-contents/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ ng_project(
3232
sass_binary(
3333
name = "style",
3434
src = "table-of-contents.component.scss",
35+
deps = [
36+
"//adev/shared-docs/styles",
37+
],
3538
)
3639

3740
ts_project(

0 commit comments

Comments
 (0)