Skip to content

Instantly share code, notes, and snippets.

@mndvns
Created January 12, 2015 22:36
Show Gist options
  • Save mndvns/5a52c8c5065a45db1b45 to your computer and use it in GitHub Desktop.
Save mndvns/5a52c8c5065a45db1b45 to your computer and use it in GitHub Desktop.
var render = function(){
require('./index.jade');
require('./index.js');
require('./index.styl');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment