is now part of Shuffle™. The new editor includes templates for Bulma, Bootstrap, Material-UI, and Tailwind CSS.
Switch to Shuffle →
← all Bulma classes list

Bulma class: .input.is-rounded

<div class="field">
  <label class="label">Name</label>
  <div class="control">
    <input class="input is-rounded" type="text" placeholder="Text input">
  </div>
</div>

Preview

More in Bulma Forms