0
有一種方法使用其中源文件駐留在遠程位置sass
命令行編譯scss
文件?SASS從HTTP/S位置編譯文件
即
sass http://example.com/scss-files/style.scss /path/to/static/assets/output.css
當我嘗試做(與真正的源文件,當然)我得到這個錯誤:
Errno::ENOENT: No such file or directory - http
有沒有辦法做到那?
在此先感謝。
相關:http://stackoverflow.com/questions/16947337/can-i-import-an-externally-hosted-file-with-sass – cimmanon 2014-10-17 15:32:05