source: trip-planner-front/node_modules/@angular/material/form-field/_form-field-standard-theme.import.scss@ 188ee53

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

initial commit

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