JSFiddle - React, Tailwind, and code Playground

by xawixawxaw

HTML

<a href="#"></a>

CSS

a {
    background-image: url(http://www.alexmourer.com/wp-content/uploads/2013/09/css-sprite.png);
    width:75px;
    height:75px;
    float:left;
    background-position: 0 0;
}