Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚开始使用 SASS,这很棒。我不在我的本地主机上开发。我使用 Komodo 并直接从外部服务器处理远程文件。我该如何以这种方式使用 SASS?无需使用我的本地主机。我似乎找不到解决方法
希望这是有道理的!
查看代码包。它允许您添加要“监视”和编译的文件夹。我使用 ExpanDrive 安装我的远程服务器并使用 SublimeText 进行编辑,但我相信你可以使用 Komodo 做类似的事情。
我发现这是这个问题的答案。在本地服务器上编译并且只将css文件上传到远程服务器是它的唯一方法
当我们使用 Sass 时,我们应该将哪个文件上传到服务器 .scss 或 .css?