Neobrutalism Alerts Error

Live Preview
<div role="alert" class="border-2 bg-red-100 p-4 text-red-900 shadow-[4px_4px_0_0]">
      <div class="flex items-start gap-3">
        <svg
          xmlns="http://www.w3.org/2000/svg"
          viewBox="0 0 16 16"
          fill="currentColor"
          class="mt-0.5 size-4"
        >
          <path
            fill-rule="evenodd"
            d="M6.701 2.25c.577-1 2.02-1 2.598 0l5.196 9a1.5 1.5 0 0 1-1.299 2.25H2.804a1.5 1.5 0 0 1-1.3-2.25l5.197-9ZM8 4a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0v-3A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
            clip-rule="evenodd"
          />
        </svg>

        <strong class="block flex-1 leading-tight font-semibold">
          Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas, eos!
        </strong>
      </div>
    </div>

Related components

More items from the merged UI library.

View all