<div class="tag bg-charlie-200 text-bravo-900 w-max py-px px-2 rounded-full text-tiny font-heading uppercase">
Membership
</div>
{% if tag %}
<div class="tag {{ bgColour }} text-bravo-900 w-max py-px px-2 rounded-full text-tiny font-heading uppercase">
{% if text %}
{{ text }}
{% else %}
Tag
{% endif %}
</div>
{% endif %}
{
"siteName": "BIR Pattern Library",
"tag": "true",
"text": "Membership",
"url": "./index",
"bgColour": "bg-charlie-200"
}
No notes defined.