@import "./backdrop.native";
@import "../../themes/native/native.globals.ios";

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