Skip to content

Fix LESS Errors Breaking Live-Reload

Choose a tag to compare

@Sinjhin Sinjhin released this 20 Nov 16:41
· 27 commits to master since this release

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.