Is there any way to make Livereload to only load the CSS in case of a change, without refreshing the whole page?
Remember being able to do that when I was working with Middleman, but no luck yet with Jekyll
Just to be clear, I still wanna watch HTML or MD files for changes
But in case of an SCSS change, would like Livereload to only reload the CSS, not the whole page.