UNPKG

485 BSCSSView Raw
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';