JSFiddle - React, Tailwind, and code Playground

HTML

<div>test</div>

JavaScript

$('div').css( {width : '30px', height : '10px'} )