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
449 B
11 lines
449 B
@forward '../core/style/form-common.import';
|
|
@forward '../core/style/private.import';
|
|
@forward '../core/typography/typography-utils.import';
|
|
@forward 'select-theme' hide color, theme, typography;
|
|
@forward 'select-theme' as mat-select-* hide mat-select-density;
|
|
|
|
@import '../core/theming/palette';
|
|
@import '../core/theming/theming';
|
|
@import '../core/style/private';
|
|
@import '../core/style/form-common';
|
|
@import '../core/typography/typography-utils';
|