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 5daad96 commit fa7704eCopy full SHA for fa7704e
guides/theming.md
@@ -119,7 +119,7 @@ styles will be subject to that component's [view encapsulation](https://angular.
119
You can create multiple themes for your application by including the `angular-material-theme` mixin
120
multiple times, where each inclusion is gated by an additional CSS class.
121
122
-Remember to only ever include the `@mat-core` mixin only once; it should not be included for each
+Remember to only ever include the `@mat-core` mixin once; it should not be included for each
123
theme.
124
125
##### Example of defining multiple themes:
0 commit comments