Created by: MartijnCuppens
Currently there is no transition applied to custom form elements. This PR adds transition to checkboxes, radios, custom range sliders, custom selects and custom file inputs.
background-color
transition is needed to transition the checkboxes and radio buttons. This is why $custom-forms-transition
is not inherited from $input-transition