material-design-for-bootstrap
material-design-for-bootstrap copied to clipboard
npm install mdbootstrap issues
Expected behavior
npm install mdbootstrap should install all required packages and show the same result as using the cdn version,
Actual behavior
The results of using webpack vs cdn are fundamental.
npm:

cdn:

Your working environment and MDB version information
@import '~mdbootstrap/scss/mdb-free';
npm list mdbootstrap └── [email protected]
Hi @DigniticeRoland,
Have you got any errors in the console? Here you can find installation guide: https://mdbootstrap.com/docs/jquery/getting-started/installation-guide/#npm-installation
Best,