You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

6 lines
413 B

@forward 'tabs-theme' hide color, theme, typography;
@forward 'tabs-theme' as mat-tabs-* hide mat-tabs-background, mat-tabs-density, mat-tabs-ink-bar,
mat-tabs-tab-label-focus;
@forward 'tabs-common' hide $tab-animation-duration, $tab-bar-height;
@forward 'tabs-common' as mat-* hide mat-ink-bar, mat-paginated-tab-header,
mat-paginated-tab-header-container, mat-paginated-tab-header-item-wrapper, mat-tab-label;