I have the middleman-livereload gem running and I like it being there automatically with middleman server
.
If I switch to the external pipeline, so that I can get sourcemaps for my Scss, will I lose automatic livereload?
I have the middleman-livereload gem running and I like it being there automatically with middleman server
.
If I switch to the external pipeline, so that I can get sourcemaps for my Scss, will I lose automatic livereload?
I got it to work with Part 12 of this repository …
… referenced as the source code behind the YouTube video - covering “Building Sites With Middleman - Part 3 - Middleman Partials and Pages.”