my code:
<country-flag class="rounded-xl" country="IR" size='normal' background="resources/assets/img/flags.webp" shadow></country-flag>
But the following CSS is still applied:
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD........);
my code:
But the following CSS is still applied: