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 dc4f0c8 commit e0f3d6eCopy full SHA for e0f3d6e
projects/igniteui-angular/src/lib/core/styles/typography/_typography.scss
@@ -97,6 +97,7 @@
97
@include igx-calendar-typography($type-scale);
98
@include igx-card-typography($type-scale);
99
@include igx-category-chart-typography($type-scale);
100
+ @include igx-checkbox-typography($type-scale);
101
@include igx-chip-typography($type-scale);
102
@include igx-column-hiding-typography($type-scale);
103
@include igx-data-chart-typography($type-scale);
0 commit comments