JSFiddle - React, Tailwind, and code Playground

by newblt123

HTML

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<div class="container">
    <input type="text" placeholder="something has-error" class="form-control" />
</div>