JSFiddle - React, Tailwind, and code Playground

HTML

<h3>Spaces only:</h3>
a             b

<h3>With spaces in between:</h3>
a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b

<h3>With just escaped spaces:</h3>
a &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b