526 Views
Tired of having to refresh your browser every single time you make changes to your LESS/SASS/CSS files? This article will take you step-by-step to getting LiveReload integrated in your development environment so you no longer have to reload your browser to see changes. For this tutorial, we’ll be using Gulp.
3 comments

Andrew Robbins
3/15/2015 8:49:02 PM
Good intro article on using LR with Gulp. I recommend people take a look at Browser Sync (http://www.browsersync.io/docs/gulp) and Pleeease (https://www.npmjs.com/package/gulp-pleeease) for possible next steps.
Robert Greyling
3/15/2015 8:52:26 PM
Haha! I thought you were begging us to check it out, that is, until I saw the name of the package =) Been using BrowserSync a lot lately and very impressed. Thanks for the head's up on Pleeease.

Dom Barker
3/16/2015 12:42:19 PM
or webpack...