JSFiddle - React, Tailwind, and code Playground

by rodrigonery

HTML

<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">

<button class="btn" type="submit">
  Zerophan
</button>

<button class="btn btn-primary" type="submit">
  Zerophan
</button>

<button class="btn btn-info" type="submit">
  Zerophan
</button>

<button class="btn btn-warning" type="submit">
  Zerophan
</button>

<button class="btn btn-sucess" type="submit">
  Zerophan
</button>

<button class="btn btn-inverse" type="submit">
  Zerophan
</button>

<button class="btn btn-danger" type="submit">
  Zerophan
</button>