Open hysryt opened 5 years ago
https://github.com/sass/node-sass
-w
--watch
ウォッチモードで実行
-r
--recursive
再帰的にディレクトリとファイルを見る
-x
--omit-source-map-url
出力からソースマップURLを省略する
-i
--indented-syntax
入力データをSASS記法として読み取る
-q
--quiet
エラー以外のログ出力をしない
https://github.com/sass/node-sass