JSFiddle - React, Tailwind, and code Playground
HTML
<input type="range" step="5" min="0" max="10"/>
<input type="range" step=" 5" min="0" max="10"/>
<input type="range" step="5 " min="0" max="10"/>
<input type="range" step=" 5 " min="0" max="10"/>
<input type="range" step=" 5fnord" min="0" max="10"/>