JSFiddle - React, Tailwind, and code Playground
by ryanttb
HTML
<script src="http://lechuck.trippingthebits.com/geo/sandbox/test/js/modernizr.custom.98053.js"></script>
<h1>Modernizr 2</h1>
JavaScript
$(function() {
alert(Modernizr.inputtypes.range);
});