This is just terrible right now.
xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>Custom Scrollbars</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="scrollbars.css" />
<script src="//use.typekit.net/exf4iwe.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/react/0.12.2/react-with-addons.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/react/0.12.2/jsxtransformer.js"></script>
<script type="text/jsx" src="scrollbars.js"></script>
</head>
<body>
</body>
</html>
Updated missing url //cdnjs.cloudflare.com/ajax/libs/react/0.12.2/JSXTransformer.js to //cdnjs.cloudflare.com/ajax/libs/react/0.12.2/jsxtransformer.js
https://use.typekit.net/exf4iwe.js
https://cdnjs.cloudflare.com/ajax/libs/react/0.12.2/react-with-addons.js
https://cdnjs.cloudflare.com/ajax/libs/react/0.12.2/JSXTransformer.js