Skip to content
George Lemon edited this page Jun 22, 2023 · 2 revisions

CSS Reload & Browser Syncing

Bro CLI has a built-in CSS reload & sync, this feature is available in watch command.

bro watch mystyle.bass --sync

To activate it, pass --sync flag. Once started, visit http://127.0.0.1:9009, copy the JS code and paste it in your web app.

Clone this wiki locally