Material Design bootstrap 4 is not compiling to css due to tild imports

72 views Asked by At

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

0

There are 0 answers