JSFiddle - React, Tailwind, and code Playground

HTML

<div class="nospace">   
    <img src="http://www.gravatar.com/avatar/ec5e920ed3b5ccb21509a7aeab7144bb?s=32&d=identicon&r=PG" alt="" />
    <img src="http://www.gravatar.com/avatar/ec5e920ed3b5ccb21509a7aeab7144bb?s=32&d=identicon&r=PG" alt="" />
    <img src="http://www.gravatar.com/avatar/ec5e920ed3b5ccb21509a7aeab7144bb?s=32&d=identicon&r=PG" alt="" />
</div>

CSS

.nospace {
    font-size: 0;
}