source: trip-planner-front/node_modules/@angular/material/form-field/_form-field-fill-theme.import.scss@ 59329aa

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

initial commit

  • Property mode set to 100644
File size: 666 bytes
Line 
1@forward '../core/style/form-common.import';
2@forward '../core/typography/typography-utils.import';
3@forward 'form-field-fill-theme' hide $fill-dedupe, fill-color, fill-theme, fill-typography,
4private-form-field-fill-density;
5@forward 'form-field-fill-theme' as mat-* hide $mat-fill-dedupe, mat-fill-color,
6mat-fill-label-floating, mat-fill-theme, mat-fill-typography;
7@forward 'form-field-fill-theme' as mat-form-field-* hide mat-form-field-fill-label-floating,
8mat-form-field-private-form-field-fill-density;
9
10@import '../core/theming/palette';
11@import '../core/theming/theming';
12@import '../core/style/form-common';
13@import '../core/typography/typography-utils';
Note: See TracBrowser for help on using the repository browser.