livestyle-sublime-old
livestyle-sublime-old copied to clipboard
[Feature] HTML support
This issue if for the implementation of live reloading of changes in html files.
Thanks!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Indeed. Why only CSS?
Yep, we need this feature.
Being able to live preview changes to html files would be awsome.
The workaround I'm using currently is Livestyle for CSS + Livereload for everything else. Notice you have to disable CSS monitoring in Livereload otherwise it will conflict with Livestyle. Livereload also compiles coffeescript and others which is a nice plus.