JSFiddle - React, Tailwind, and code Playground
by adamh
JavaScript
$('body').html('Width: ' + $(window).width() + '<br />Height: ' + $(window).height());
by adamh
$('body').html('Width: ' + $(window).width() + '<br />Height: ' + $(window).height());