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.
 
 
 
 

11 lines
517 B

@forward '../core/theming/theming.import';
@forward '../core/style/private.import';
@forward '../core/typography/typography-utils.import';
@forward 'button-theme' hide color, theme, typography;
@forward 'button-theme' as mat-button-* hide $mat-button-ripple-opacity, mat-button-density,
mat-button-focus-overlay-color, mat-button-ripple-background, mat-button-ripple-color,
mat-button-theme-property;
@import '../core/theming/theming';
@import '../core/style/private';
@import '../core/typography/typography-utils';