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
465 B

@forward '../core/theming/palette.import';
@forward '../core/theming/theming.import';
@forward '../core/style/private.import';
@forward '../core/typography/typography-utils.import';
@forward 'snack-bar-theme' hide color, theme, typography;
@forward 'snack-bar-theme' as mat-snack-bar-* hide mat-snack-bar-density;
@import '../core/typography/typography-utils';
@import '../core/theming/theming';
@import '../core/theming/palette';
@import '../core/style/private';