JSFiddle - React, Tailwind, and code Playground

JavaScript

$(window).bind("DOMAttrModified", function(e){
    console.log('test'); 
});