I'm using Material design bootstrap but then while compiling it throws the following errors
Error: Can't find stylesheet to import.
@import "../../../node_modules/bootstrap-material-
design/scss/~bootstrap/scss/functions"; // from bootstrap node_module
What is the ~ doing ? Have we to install bootstrap 4 too with MDB4 installation? Does MDB4 required Bootstarp4 too? Any help is appreciated Can anyone please lemme know