livestyle-sublime-old
livestyle-sublime-old copied to clipboard
LessCSS support
+1
+1
+1
In case this helps...
LESS is getting (what I understand to be) proper SourceMaps support in a future version (1.5 I believe). Here's the WIP branch: https://github.com/less/less.js/tree/sourcemaps-wip?source=cb and the relevant Issues thread: https://github.com/less/less.js/issues/1050
Source maps won’t help here: they good for viewing things, but not for editing. Chrome Workspaces has the same issue: every time you modify either generated CSS or preprocessor source, you have to explicitly re-compile preprocessor source and source maps. This is pretty slow and not actually “live”. LiveStyle needs another approach to handle such things fast and in both directions.
+1
+1
+1
+1
+1
Hey guys, thanks for waiting for so long :)
After a year of heavy development I’m glad to announce LiveStyle 0.9 Alpha with LESS support. Check it out: http://livestyle.emmet.io/alpha/