would be nice to add a simple transition to the checkmark switch like so:
.custom-switch input[type=checkbox]:checked~label:after,
.custom-switch input[type=checkbox]~label:after{
transition: left .2s ease
}
it's really simple and makes it feel a LOT better
would be nice to add a simple transition to the checkmark switch like so:
it's really simple and makes it feel a LOT better