pattern library v1.0.0-alpha.1

Forms

<label class="form-element">
  <span class="form-element__caption">label text</span>
  <input type="text" class="form-element__control" placeholder="placeholder">
  <small class="form-element__help">Additional information</small>
</label>