Skip to content

Commit e0f3d6e

Browse files
committed
fix(typography): add removed checkbox typography
1 parent dc4f0c8 commit e0f3d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/typography/_typography.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
@include igx-calendar-typography($type-scale);
9898
@include igx-card-typography($type-scale);
9999
@include igx-category-chart-typography($type-scale);
100+
@include igx-checkbox-typography($type-scale);
100101
@include igx-chip-typography($type-scale);
101102
@include igx-column-hiding-typography($type-scale);
102103
@include igx-data-chart-typography($type-scale);

0 commit comments

Comments
 (0)