@import "./backdrop.native";
@import "../../themes/native/native.globals.md.scss";

:host {
  background-color: $backdrop-md-color;
}
