Skip to content

Instantly share code, notes, and snippets.

@seansummers
Created September 24, 2016 19:47
Show Gist options
  • Select an option

  • Save seansummers/0ccd1ee337fc481ea558c39cae5e1b8a to your computer and use it in GitHub Desktop.

Select an option

Save seansummers/0ccd1ee337fc481ea558c39cae5e1b8a to your computer and use it in GitHub Desktop.
Untitled
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>
<link rel="stylesheet" href="https://code.getmdl.io/1.2.1/material.pink-blue.min.css" />
Hello World
<hr />
<!-- Colored FAB button -->
<button class="mdl-button mdl-js-button mdl-button--fab mdl-button--colored">
<i class="material-icons">add</i>
</button>
<script defer src="https://code.getmdl.io/1.2.1/material.min.js"></script>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment