Possible to “watch” both HAML and SASS at the same

2019-07-09 09:13发布

问题:

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



标签: haml sass