@import "../../style/themes/default";
@import "../../style/mixins/index";
@import "./mixin";

// Input styles
.ant-input {
  .input;
}
