JSFiddle - React, Tailwind, and code Playground

by Walter Rumsby

HTML

<script src="http://yui.yahooapis.com/combo?2.9.0/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<html>
    <head>
        <script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.0.6/modernizr.min.js"></script>
    </head>
    <body>
        
    </body>
</html>

JavaScript

alert(YAHOO.util.Dom.hasClass(document.documentElement, 'no-borderradius'));