material-design-for-bootstrap icon indicating copy to clipboard operation
material-design-for-bootstrap copied to clipboard

npm install mdbootstrap issues

Open DigniticeRoland opened this issue 5 years ago • 1 comments

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: image

cdn: image

Your working environment and MDB version information

@import '~mdbootstrap/scss/mdb-free';

npm list mdbootstrap └── [email protected]

DigniticeRoland avatar Apr 13 '20 09:04 DigniticeRoland

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,

mateuszlubianka1993 avatar Apr 16 '20 08:04 mateuszlubianka1993