generator-smacss icon indicating copy to clipboard operation
generator-smacss copied to clipboard

Browser Sync as default to trigger server

Open logeshpaul opened this issue 10 years ago • 0 comments

Currently we are using gulp webserver for local server and to perform live reload feature. It doesn't comes with cool features like Sync: scroll, user input & connected devices.

Browser sync does comes along with those features. So why don't we directly opt for browser sync instead of old school gulp-webserver

logeshpaul avatar Apr 14 '15 12:04 logeshpaul