问题
I'd like to be able to update/save both my html and css on-the-fly, but I can't figure out how to watch both HAML and SASS at the same time.
Thanks!
回答1:
Apparently you can only use StaticMatic or some other third party stuff to watch both at the same time.
回答2:
Perfect for you: a free online SASS/SCSS-HAML editor, Voyage, developed by Zhi-Qiang Lei (thanks!). Very useful for beginners to practice, and for everyone to test snippets quickly.
http://voyage-editor.herokuapp.com/
Hope it helps
来源:https://stackoverflow.com/questions/3105544/possible-to-watch-both-haml-and-sass-at-the-same-time