I\'m working on a website that uses gulp to compile and browser sync to keep the browser synchronised with my changes.
gulp
The gulp task compiles everything
I have changed my 'href' -> 'src'. So from this:
to this:
It worked. I don't know why, but it did the job.