JSFiddle - React, Tailwind, and code Playground
by bizamajig
HTML
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-alert.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-button.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-carousel.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-collapse.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-dropdown.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-modal.js"></script>
<script src="https://raw.github.com/twitter/bootstrap/2.0-wip/js/bootstrap-tooltip.js"></script>
<link rel="stylesheet" href="https://raw.github.com/twitter/bootstrap/2.0-wip/docs/assets/css/bootstrap-responsive.css">
<link rel="stylesheet" href="https://raw.github.com/twitter/bootstrap/2.0-wip/docs/assets/css/bootstrap.css">
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bootstrap, from Twitter</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="./library/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
</style>
<!-- Le fav and touch icons -->
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar"...