You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
461 B
11 lines
461 B
@forward '../core/style/form-common.import';
|
|
@forward '../core/typography/typography-utils.import';
|
|
@forward '../core/style/vendor-prefixes.import';
|
|
@forward 'input-theme' hide color, theme, typography;
|
|
@forward 'input-theme' as mat-input-* hide mat-input-density;
|
|
|
|
@import '../core/theming/palette';
|
|
@import '../core/theming/theming';
|
|
@import '../core/style/form-common';
|
|
@import '../core/typography/typography-utils';
|
|
@import '../core/style/vendor-prefixes';
|