Getting Started
Style Guide
Layout
Components
Forms
Plugins
<div class="flex items-center"> <input type="checkbox" class="form-checkbox" checked name="checked" id="checkDefault" /> <label class="ml-3" for="checkDefault">Email me news and special offers</label> </div>
On This Page