source: trip-planner-front/node_modules/@angular/material/input/_input-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: 461 bytes
Line 
1@forward '../core/style/form-common.import';
2@forward '../core/typography/typography-utils.import';
3@forward '../core/style/vendor-prefixes.import';
4@forward 'input-theme' hide color, theme, typography;
5@forward 'input-theme' as mat-input-* hide mat-input-density;
6
7@import '../core/theming/palette';
8@import '../core/theming/theming';
9@import '../core/style/form-common';
10@import '../core/typography/typography-utils';
11@import '../core/style/vendor-prefixes';
Note: See TracBrowser for help on using the repository browser.