JSFiddle - React, Tailwind, and code Playground
HTML
<script src="http://gist.github.com/raw/589185/09ca0dea770aff745ab9f429920f132dba0230c3/mcl-min.js"></script>
<script src="http://github.com/cpojer/mootools-mobile/raw/master/Source/Desktop/Mouse.js"></script>
JavaScript
window.addEvent("resize", function() {
console.log(window.getCoordinates().width);
});