R/Shiny: Use custom variables from .scss file in a bslib theme
I’m trying to use my own custom palette in my Shiny app built with bslib/Bootstrap but can’t figure out how to use the variables I added to root. When inspecting my app page, I’m able to see the custom colors in root (albeit a separate root than where Bootstrap variables are loaded) but can’t use them.