<div class="line absolute bottom-0 left-0 w-full bg-gray-600 {{if (or @noUnderline @outlined) "hidden"}}">
  <div
    class="{{this.classes}}"
    style="height: 2px; transition: width .2s ease"
  />
</div>