How to render Sass/scss with Visual Studio Code on remote?

柔情痞子 提交于 2020-02-06 06:13:24

问题


I'm looking for a tool, an extension which compile/render scss and sass file to css on the server.

I know there is Live Sass Compiler. But it only compiles on the local. Sometimes I need to work on the remote/server. I'm using ftp-simple extension to work on the remote files. But I can't compile scss files.

Is there any solution for that?

Thanks

来源:https://stackoverflow.com/questions/58904404/how-to-render-sass-scss-with-visual-studio-code-on-remote

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