You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this patch if you have an error in a LESS file it will display that error with the file:lineNumber in the console and will not break live-reload for other files. When the error is fixed live-reload will continue to work.