UNPKG

871 BSCSSView Raw
1@forward "@material/animation/variables" as mdc-animation-*;
2@forward "@material/feature-targeting/variables" as mdc-feature-*;
3@forward "@material/feature-targeting/mixins" as mdc-feature-*;
4@forward "@material/theme/variables" as mdc-theme-*;
5@forward "@material/typography/variables" as mdc-typography-*;
6@forward "@material/theme/mixins" as mdc-theme-*;
7@forward "@material/typography/mixins" as mdc-* hide mdc-base, mdc-baseline-bottom, mdc-baseline-strut-, mdc-baseline-top, mdc-core-styles, mdc-overflow-ellipsis;
8@forward "@material/typography/mixins" as mdc-typography-* hide mdc-typography-typography;
9@forward "../functions" as mdc-select-*;
10@forward "@material/feature-targeting/functions" as mdc-feature-*;
11@forward "@material/theme/functions" as mdc-theme-*;
12@forward "@material/typography/functions" as mdc-typography-*;
13@forward "mdc-select-helper-text";