JSFiddle - React, Tailwind, and code Playground
HTML
<div class="something">
</div>
CSS
.something{
width:200px;
height:200px;
background-color:red;
float:right \11;
}
<div class="something">
</div>
.something{
width:200px;
height:200px;
background-color:red;
float:right \11;
}