Bootstrap Material Design cdn
I'd like to use Bootstrap Material design, and the github page says that I can get it from jsdelivr.com . But then the Getting Started page says: Once copied you need to initialize the material javascript by adding the following javascript to your site, $.material.init() The integration page at jsdelivr says to use this: <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material-wfont.min.css"> <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material.min.css"> <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap