There was an error while loading. Please reload this page.
1 parent eaf9875 commit 6d38ffaCopy full SHA for 6d38ffa
README.md
@@ -44,9 +44,9 @@ gulp.task('browser-sync', function() {
44
```
45
There's a [full list of available options](https://github.com/shakyShane/browser-sync/wiki/Working-with-a-Config-File) on the module's repo.
46
47
-#NOTE: at least version 0.8.0 is required for streams support!
+**NOTE: at least version 0.8.0 is required for streams support!**
48
49
-#Auto reload & CSS injecting
+###Auto reload & CSS injecting
50
Streams are now supported in BrowserSync, so you can call `reload` when all your tasks are complete & all browsers will be informed of the changes.
51
52
**Gulp + SASS + CSS Injecting**
0 commit comments