source: trip-planner-front/node_modules/@angular/material/snack-bar/_snack-bar-theme.import.scss@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 465 bytes
Line 
1@forward '../core/theming/palette.import';
2@forward '../core/theming/theming.import';
3@forward '../core/style/private.import';
4@forward '../core/typography/typography-utils.import';
5@forward 'snack-bar-theme' hide color, theme, typography;
6@forward 'snack-bar-theme' as mat-snack-bar-* hide mat-snack-bar-density;
7
8@import '../core/typography/typography-utils';
9@import '../core/theming/theming';
10@import '../core/theming/palette';
11@import '../core/style/private';
Note: See TracBrowser for help on using the repository browser.