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
418 B
6 lines
418 B
@forward 'chips-theme' hide $chip-remove-font-size, color, theme, typography;
|
|
@forward 'chips-theme' as mat-* hide mat-chip-element-color, mat-chip-theme-color, mat-color,
|
|
mat-density, mat-ripple-background, mat-theme, mat-typography;
|
|
@forward 'chips-theme' as mat-chips-* hide $mat-chips-chip-remove-font-size,
|
|
mat-chips-chip-element-color, mat-chips-chip-theme-color, mat-chips-density,
|
|
mat-chips-ripple-background;
|