UNPKG

1.25 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/shape/variables" as mdc-shape-*;
5@forward "@material/theme/variables" as mdc-theme-*;
6@forward "@material/typography/variables" as mdc-typography-*;
7@forward "variables" as mdc-image-list-*;
8@forward "@material/rtl/mixins" as mdc-* hide mdc-property-, mdc-reflexive, mdc-reflexive-box, mdc-reflexive-position, mdc-reflexive-property;
9@forward "@material/rtl/mixins" as mdc-rtl-* hide mdc-rtl-rtl;
10@forward "@material/shape/mixins" as mdc-shape-*;
11@forward "@material/theme/mixins" as mdc-theme-*;
12@forward "@material/typography/mixins" as mdc-* hide mdc-base, mdc-baseline-bottom, mdc-baseline-strut-, mdc-baseline-top, mdc-core-styles, mdc-overflow-ellipsis;
13@forward "@material/typography/mixins" as mdc-typography-* hide mdc-typography-typography;
14@forward "mixins" as mdc-image-list-*;
15@forward "@material/feature-targeting/functions" as mdc-feature-*;
16@forward "@material/shape/functions" as mdc-shape-*;
17@forward "@material/theme/functions" as mdc-theme-*;
18@forward "@material/typography/functions" as mdc-typography-*;
19@forward "mdc-image-list";