I have installed materialize from npm so its included inside node_modules because I want it to work locally instead of cdn, all links from index.html to node_modules/materialize/css/all.css working, and I have the package.json and gitignore the node_modules all working I sent the repository to github, but when I came to deployment into heroku the design is broken why? is it because ignoring node modules which included the materialize package? what's the solution?
2.1m questions
2.1m answers
60 comments
57.0k users