JSFiddle - React, Tailwind, and code Playground by sandro_paganotti May 27, 2014 HTML <div data-icon="O">Hello: </div> CSS div:before{ content: attr(data-icon); }