JSFiddle - React, Tailwind, and code Playground
by dirkk0
HTML
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<div class="btn-group">
<button class="btn btn-success">test1</button>
<button class="btn btn-warning">test2</button>
</div>