Based on the provided details it seems like you are importing incorrectly, instead do the following: Replace:
@import "~bootstrap/dist/css/bootstrap";
With
@import "~bootstrap/scss/bootstrap";
Since you have saas setup.