JSFiddle - React, Tailwind, and code Playground

HTML

<div style="background-image:url(http://jsfiddle.net/img/logo.png); width:100px;height:200px;border:1px solid red;" class="mozgradient">

</div>

JavaScript

$('div.mozgradient').css("background-image", "");