5 lines
284 B
SCSS
5 lines
284 B
SCSS
|
@forward "@material/feature-targeting" as mdc-feature-*;
|
||
|
@forward "@material/rtl" as mdc-rtl-* hide mdc-rtl-rtl;
|
||
|
@forward "@material/rtl" as mdc-* hide mdc-property-, mdc-reflexive, mdc-reflexive-box, mdc-reflexive-position, mdc-reflexive-property;
|
||
|
@forward "./index" as mdc-shape-*;
|