@import 'extends';

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