Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created May 20, 2011 18:12
Show Gist options
  • Save hunterloftis/983454 to your computer and use it in GitHub Desktop.
Save hunterloftis/983454 to your computer and use it in GitHub Desktop.
server.use(stylus.middleware({
src: server.set('views') + '/stylus',
dest: server.set('public') + '/styles'
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment