JSFiddle - React, Tailwind, and code Playground

by mtenschert

CSS

div[name="alpin-coupon-code"] button:not(.is-valid) {
  background: #c5c5c5 !important;
}

input[name="coupon_code"] {
  margin-top: 13px;
  height: 27px !important;
  padding-left: 10px !important;
}