i tried to make a condition on my component with sass @if and @else which is if background == var(--bg-danger) color return is white like this, but it just read
background == var(--bg-danger)