Am I right in thinking that when using elm-mdl, you don't need the material.js?
<script src="https://storage.googleapis.com/code.getmdl.io/1.2.0/material.min.js"></script> Just the css: <link rel="stylesheet" href="https://code.getmdl.io/1.2.0/material.green-indigo.min.css"/> The elm-mdl library provides all the functionality in the material.js + making it all work from elm? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
