Test

by joshmoto

HTML

<div class="font-stretch-expanded">
  Sup bitch
</div>

Tailwind CSS

BODY {
  @apply bg-red-600/90;
}