UNPKG

1.1 kBSCSSView Raw
1@forward "@material/feature-targeting/variables" as mdc-feature-*;
2@forward "@material/feature-targeting/mixins" as mdc-feature-*;
3@forward "@material/rtl/variables" as mdc-rtl-*;
4@forward "@material/theme/variables" as mdc-theme-*;
5@forward "@material/typography/variables" as mdc-typography-*;
6@forward "variables" as mdc-form-field-*;
7@forward "@material/rtl/mixins" as mdc-* hide mdc-property-, mdc-reflexive, mdc-reflexive-box, mdc-reflexive-position, mdc-reflexive-property;
8@forward "@material/rtl/mixins" as mdc-rtl-* hide mdc-rtl-rtl;
9@forward "@material/theme/mixins" as mdc-theme-*;
10@forward "@material/typography/mixins" as mdc-* hide mdc-base, mdc-baseline-bottom, mdc-baseline-strut-, mdc-baseline-top, mdc-core-styles, mdc-overflow-ellipsis;
11@forward "@material/typography/mixins" as mdc-typography-* hide mdc-typography-typography;
12@forward "mixins" as mdc-form-field-*;
13@forward "@material/feature-targeting/functions" as mdc-feature-*;
14@forward "@material/theme/functions" as mdc-theme-*;
15@forward "@material/typography/functions" as mdc-typography-*;
16@forward "mdc-form-field";