Category "browser-sync"

Stylesheet not loaded because of MIME-type

I'm working on a website that uses gulp to compile and browser sync to keep the browser synchronised with my changes. The gulp task compiles everything properl

Laravel Mix + BrowserSync infinite loading out of the box

Something's making my out-of-the-box Laravel project with browser-sync and the browser-sync-webpack-plugin installed to load infinitely on the browser-sync page

How do I use vagrant and browsersync with local domain?

I use vagrant and I have it configured to update my etc/host file here's an example. 10.20.1.36 example.dev I can then access the VM's apache server with ht

Lite Server hot reload doesn't work for default config

Lite Server doesn't reload the page upon making changes to my index.html file. I'm not using a bs-config.json file. My index.html opens correctly in a new tab w