JSFiddle - React, Tailwind, and code Playground
by Brodingo
HTML
<div>lolwut</div>
CSS
div {
background-color: #eee;
text-align: justify;
text-justify: distribute;
}
by Brodingo
<div>lolwut</div>
div {
background-color: #eee;
text-align: justify;
text-justify: distribute;
}