Skip to content

Instantly share code, notes, and snippets.

@AWolf81
Last active May 17, 2016 08:20
Show Gist options
  • Save AWolf81/8d646854e4e4c8f27fc4c4ecebbab9fb to your computer and use it in GitHub Desktop.
Save AWolf81/8d646854e4e4c8f27fc4c4ecebbab9fb to your computer and use it in GitHub Desktop.
Example fiddle source
html file
<h1>Hello world</h1>
// auto include every script file into index.html
console.log('hello from source 1');
h1 {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment