Neobrutalism Textareas Base

Live Preview
<label for="Notes">
      <span class="text-sm font-semibold"> Notes </span>

      <textarea
        id="Notes"
        class="mt-0.5 w-full resize-none border-2 border-black shadow-[4px_4px_0_0] focus:ring-2 focus:ring-yellow-300 sm:text-sm"
        rows="4"
      ></textarea>
    </label>

Related components

More items from the merged UI library.

View all