Closed dkent600 closed 4 years ago
The instructions on the main website for Sass compilation really ought to describe the need to do something like this if you're (understandably) not willing to create custom scss files inside the node_modules package:
`$roboto-font-path: '../node_modules/mdbootstrap/font/roboto/';
$image-path: '../node_modules/mdbootstrap/img/';
And make sure the above lines come after:
@import "~mdbootstrap/data/variables";
@cla-bot check
Thank you for your pull request and welcome to our community! We require contributors to sign a Contributor License Agreement and we don't seem to have CLAs on file for these contributors to the Pull Request: (@dkent600). In order for your PR to be reviewed and merged, please sign our CLA first.
If there are any questions, please don't hesitate to get in touch with our Support team.
The cla-bot has been summoned, and re-checked this pull request!
Old PR and outdated
Fix for #106