// Have these here for purging // .bg-red-500 // .bg-green-500 // .bg-yellow-500 .sts-flash-messages { &__message_container { @apply inset-x-0 pb-2 sm:pb-5; } &__message { @apply ml-3 font-medium text-white truncate; i { margin-right: 0.5rem; } } }