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

拟墨画扇 提交于 2019-12-24 00:58:20

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!