I assume the ajax requests are for SCSS-compilation, but it seems to affect livepreview too. If there are limitations that makes it hard to make the preview truly live, I'd suggest having at least a debouncer (like this https://css-tricks.com/snippets/jquery/done-resizing-event/)
A video showing the issue: https://vid.me/KmZE
I assume the ajax requests are for SCSS-compilation, but it seems to affect livepreview too. If there are limitations that makes it hard to make the preview truly live, I'd suggest having at least a debouncer (like this https://css-tricks.com/snippets/jquery/done-resizing-event/)
Thanks for a great framework!