mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Unwanted Pro version imports in mdb.scss that creates problem while compiling assets with laravel mix. #174

Closed iyashpal closed 5 years ago

iyashpal commented 6 years ago

Expected behavior

There must be no pro imports in mdb.scss as this is a free version.

Actual behavior

unnecessary imports in mdb.scss creates problem while compiling with webpack.mix in Laravel. To resolve the issue I always need to remove these imports from mdb.scss file. Please remove these unnecessary imports from free version of mdbootstrap

Your working environment and MDB version information

mdb free via npm package.

Resources (screenshots, code snippets etc.)

Screenshot: http://prntscr.com/k9k0yj

Thank you very much for providing us free version of mdbootstrap.

dronezzzko commented 6 years ago

@coolminder https://github.com/mdbootstrap/bootstrap-material-design/issues/173

mattonit commented 5 years ago

this was fixed already