JSFiddle - React, Tailwind, and code Playground

by jonahe

HTML

<ul>

  <li>1</li>
  <li>2</li>
</ul>

CSS

ul {
  list-style-image: url("https://d9np3dj86nsu2.cloudfront.net/thumb/36125d06520a2f6acdae39d1221e5ca8/240_277")
}