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((
206
206
207
207
As an alternative to listing every component that your application uses, Angular Material offers
208
208
Sass 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
210
210
individual component mixins, except they emit styles for ` core-theme ` and _ all_ 35+ components in Angular
211
211
Material. Unless your application uses every single component, this will produce unnecessary CSS.
212
212
You can’t perform that action at this time.
0 commit comments