source: trip-planner-front/node_modules/@angular/material/slider/_slider-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: 368 bytes
Line 
1@forward '../core/theming/theming.import';
2@forward '../core/typography/typography-utils.import';
3@forward 'slider-theme' hide color, theme, typography;
4@forward 'slider-theme' as mat-slider-* hide mat-slider-density, mat-slider-inner-content-theme;
5
6@import '../core/theming/palette';
7@import '../core/theming/theming';
8@import '../core/typography/typography-utils';
Note: See TracBrowser for help on using the repository browser.