Outlook_Addin_LLM/node_modules/@material/floating-label/mdc-floating-label.import.scss

19 lines
1.2 KiB
SCSS
Raw Permalink Normal View History

@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";