You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
<span
|
|
class="inline-flex items-center rounded-full bg-gray-50 px-1.5 py-0.5 text-xs font-medium text-gray-600 ring-1 ring-gray-500/10 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-red-50 px-1.5 py-0.5 text-xs font-medium text-red-700 ring-1 ring-red-600/10 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-yellow-50 px-1.5 py-0.5 text-xs font-medium text-yellow-800 ring-1 ring-yellow-600/20 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-green-50 px-1.5 py-0.5 text-xs font-medium text-green-700 ring-1 ring-green-600/20 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-blue-50 px-1.5 py-0.5 text-xs font-medium text-blue-700 ring-1 ring-blue-700/10 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-indigo-50 px-1.5 py-0.5 text-xs font-medium text-indigo-700 ring-1 ring-indigo-700/10 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-purple-50 px-1.5 py-0.5 text-xs font-medium text-purple-700 ring-1 ring-purple-700/10 ring-inset"
|
|
>Badge</span
|
|
>
|
|
<span
|
|
class="inline-flex items-center rounded-full bg-pink-50 px-1.5 py-0.5 text-xs font-medium text-pink-700 ring-1 ring-pink-700/10 ring-inset"
|
|
>Badge</span
|
|
>
|