Reactjs – React + Bootstrap 5.3 : how to apply conditional CSS selector override on Bootstrap's SASS variables?
TLDR: I want to change Bootstrap SASS variable value depending on a CSS selector PS. I know I can manually assign the color directly but I'm trying to understand how to override Bootstrap CSS properties by using the SASS variables…