JSFiddle - React, Tailwind, and code Playground

JavaScript

$.each(document.styleSheets, function(i) {

alert(i);

});