Update layout.jade
to use application.css
link(rel='stylesheet', href='/stylesheets/application.css')
script(src="//localhost:35729/livereload.js")
Refresh the browser and then begin making small edited in the Sass and Jade files to make sure that Live Reload is working.