@material/floating-label
Version:
The Material Components for the web floating-label component
19 lines (18 loc) • 1.22 kB
Plain Text
@forward "@material/base/mixins" as mdc-base-*;
@forward "@material/rtl/variables" as mdc-rtl-*;
@forward "@material/theme/variables" as mdc-theme-*;
@forward "@material/feature-targeting/variables" as mdc-feature-*;
@forward "@material/feature-targeting/mixins" as mdc-feature-*;
@forward "@material/animation/variables" as mdc-animation-*;
@forward "@material/typography/variables" as mdc-typography-*;
@forward "variables" as mdc-floating-label-*;
@forward "@material/rtl/mixins" as mdc-* hide mdc-property-, mdc-reflexive, mdc-reflexive-box, mdc-reflexive-position, mdc-reflexive-property;
@forward "@material/rtl/mixins" as mdc-rtl-* hide mdc-rtl-rtl;
@forward "@material/theme/mixins" as mdc-theme-*;
@forward "@material/typography/mixins" as mdc-* hide mdc-base, mdc-baseline-bottom, mdc-baseline-strut-, mdc-baseline-top, mdc-core-styles, mdc-overflow-ellipsis;
@forward "@material/typography/mixins" as mdc-typography-* hide mdc-typography-typography;
@forward "mixins" as mdc-floating-label-*;
@forward "@material/theme/functions" as mdc-theme-*;
@forward "@material/feature-targeting/functions" as mdc-feature-*;
@forward "@material/typography/functions" as mdc-typography-*;
@forward "mdc-floating-label";