JSFiddle - React, Tailwind, and code Playground

by Darren Jennings

HTML

<?xml version="1.0" encoding="UTF-8"?>

CSS

.pbar {
      position: relative;
    -webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 1s infinite;
animation-timing-function: linear;
  background: url("data:image/svg+xml;utf8,<svg class='pbar' width='257px' height='180px' viewBox='0 0 257 180' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <!-- Generator: Sketch 49 (51002) - http://www.bohemiancoding.com/sketch --> <title>Bitmap</title> <desc>Created with Sketch.</desc> <defs></defs> <g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <image id='Bitmap' x='0' y='0' width='257' height='180'...