source: trip-planner-front/node_modules/@angular/material/button/_button-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: 517 bytes
Line 
1@forward '../core/theming/theming.import';
2@forward '../core/style/private.import';
3@forward '../core/typography/typography-utils.import';
4@forward 'button-theme' hide color, theme, typography;
5@forward 'button-theme' as mat-button-* hide $mat-button-ripple-opacity, mat-button-density,
6mat-button-focus-overlay-color, mat-button-ripple-background, mat-button-ripple-color,
7mat-button-theme-property;
8
9@import '../core/theming/theming';
10@import '../core/style/private';
11@import '../core/typography/typography-utils';
Note: See TracBrowser for help on using the repository browser.