JSFiddle - React, Tailwind, and code Playground

JavaScript

window.onresize = function (e) {
        console.log("Page resized");
    };