Neobrutalism Inputs Base

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

      <input
        type="email"
        id="Email"
        class="mt-0.5 w-full border-2 border-black shadow-[4px_4px_0_0] focus:ring-2 focus:ring-yellow-300 sm:text-sm"
      />
    </label>

Related components

More items from the merged UI library.

View all