@import 'extends';

input[type="email"],
.base--email-input {
  @extend %base--email-input;
}
