brunch / auto-reload-brunch

Adds automatic browser reloading support to brunch.
88 stars 30 forks source link

Typo breaks auto-reload.js for CSS #56

Closed DylanLukes closed 9 years ago

DylanLukes commented 9 years ago

See here:

https://github.com/brunch/auto-reload-brunch/blob/e72ec37585fd364276b390b02c915bfdb435bf03/vendor/auto-reload.js#L23

It's just missing a closing parenthesis to close the :not pseudo-selector.