cat styles.scss
@import 'bootstrap/scss/_variables.scss';
sass styles.scss:some.css
Error: $color: 'theme-color("primary")' is not a color for `darken'
on line 152 of bootstrap/scss/_variables.scss
from line 1 of styles.scss
Use --trace for backtrace.