File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ $my-theme: mat.define-light-theme((
206206
207207As an alternative to listing every component that your application uses, Angular Material offers
208208Sass mixins that includes styles for all components in the library: ` all-component-colors ` ,
209- ` all-component-typographies ` , ` all-component-densitites ` , and ` all-component-themes ` . These mixins behave the same as
209+ ` all-component-typographies ` , ` all-component-densities ` , and ` all-component-themes ` . These mixins behave the same as
210210individual component mixins, except they emit styles for ` core-theme ` and _ all_ 35+ components in Angular
211211Material. Unless your application uses every single component, this will produce unnecessary CSS.
212212
You can’t perform that action at this time.
0 commit comments