source: trip-planner-front/node_modules/@angular/material/bottom-sheet/_bottom-sheet-theme.import.scss@ 6c1585f

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

initial commit

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