Last change
on this file 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,
|
---|
4 | mat-standard-typography;
|
---|
5 | @forward 'form-field-standard-theme' as mat-form-field-* hide
|
---|
6 | mat-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.