JSFiddle - React, Tailwind, and code Playground

HTML

<div>
This is a<tab/><tab/><tab/>Test<tab/><tab/>and Test<br>
Another<tab/><tab/><tab/>Test<tab/><tab/>and Test<br>
Yet Another<tab/><tab/>Test<tab/><tab/>and Test
</div>

CSS

tab:before {content:"\9"; white-space:pre;}