File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -462,8 +462,8 @@ be defined through the `overrides` API instead of defined explicitly.
462
462
463
463
Angular Material assumes that, by default, all theme styles are loaded as global
464
464
CSS. If you want to use
465
- [ Shadow DOM] ( https://developer.mozilla.org/en-US/docs/Web/Web_Components /Using_shadow_DOM )
465
+ [ Shadow DOM] ( https://developer.mozilla.org/en-US/docs/Web/API/Web_components /Using_shadow_DOM )
466
466
in your application, you must load the theme styles within each shadow root that
467
467
contains an Angular Material component. You can accomplish this by manually
468
468
loading the CSS in each shadow root, or by using
469
- [ Constructable Stylesheets] ( https://developers.google.com/web/updates/2019/02 /constructable-stylesheets ) .
469
+ [ Constructable Stylesheets] ( https://web.dev/articles /constructable-stylesheets ) .
You can’t perform that action at this time.
0 commit comments