JSFiddle - React, Tailwind, and code Playground

by Rishi Gautam

HTML

<div class='main'>
</div>

CSS

.main {
  background: url('http://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/Silver/sprite.png') -16px -31px;
  width: 16px;
  height: 16px;
  background-color: #ccc;
}