1
2
3
4
guard 'livereload', :api_version => '1.6' do
watch(/public\/\S[css|js|html|png|jpg|gif]/)
end