material-design-lite
                                
                                 material-design-lite copied to clipboard
                                
                                    material-design-lite copied to clipboard
                            
                            
                            
                        Css Styles Not Displayed via NPM Install
Hi,
I have installed mdl using npm method and linked the files from the documentation. I'm in the process of building a nav with one of the examples but the css does not work. Is this a known issue?
Thanks.
Link your stylesheet(check in console 404 ?) properly. If already please share your code.
Try this: Clear cache and reinstall the library i.e. through npm cache clean --force npm install