Use bootstrap sass variable

Hi,

Is this possible to use bootstrap variables and mixins in sass file, like $primary, or @include media-breakpoint-up(md) { ...} ?

I'm very interested in this feature too! Didn't find any possible solution to use the native bootstrap variables & mixins in my sass file. Any recommendation?