Is there a way to prevent the fallback from being applied when using the radial gradient mixin in Bourbon?
I've consulted the documentation at , which states that the fallback is optional. However, no matter what I attempt, it seems that the primary color always takes precedence (even after trying values like false, null, or none for $fallback).
If anyone has any advice on how to resolve this issue, I would greatly appreciate it. Thank you!