primeflex
primeflex copied to clipboard
double code in docs
a small thing: https://primeflex.org/backgroundcolor#examples two identical divs (obviously, it should be different)
<div class="bg-primary font-bold border-round m-2 flex align-items-center justify-content-center" style="min-width: 200px; min-height: 100px">
bg-primary
</div>
<div class="bg-primary font-bold border-round m-2 flex align-items-center justify-content-center" style="min-width: 200px; min-height: 100px">
bg-primary
</div>