<label class="block font-semibold">
    <span class="text-grey-800 mb-2 block"></span>
    <input type="email" class="
                    block
                    w-full
                    rounded-md
                    border-grey-400
                    shadow-sm
                    focus:border-alpha focus:ring-3 focus:ring-alpha/20" placeholder="">
</label>
<label class="block font-semibold">
    <span class="text-grey-800 mb-2 block">{{ label }}</span>
    <input type="email" class="
                    block
                    w-full
                    rounded-md
                    border-grey-400
                    shadow-sm
                    focus:border-alpha focus:ring-3 focus:ring-alpha/20" placeholder="{{ placeholder }}">
</label>
{
  "siteName": "MentorKit Pattern Library"
}

No notes defined.