I
I
issssrt2016-01-12 03:22:51
css
issssrt, 2016-01-12 03:22:51

What is the stream method in browser-sync?

Explain what is the essence of this method? I understand correctly that if you change, for example, only the css file in the project, then the page will not change completely, only the styles in the browser will be re-rendered or what?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Io, 2016-01-12
@vawsan

It just returns something from the stream. It can be css, html, js, images. The bottom line is that it tells browser-sync which part of the entire web page to reload.
That is, if you answer your question, then, in fact, yes - it is the styles that will be loaded.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question