JSFiddle - React, Tailwind, and code Playground

by Dhaval Raythatha

HTML

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<div class="parent">  
 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabdbdbdfbdbdbdfbdbdsb
</div>

CSS

.parent{width:100px;display:block;overflow:hidden;word-break:break-all;text-overflow:ellipsis;}