hysryt / wiki

https://hysryt.github.io/wiki/
0 stars 0 forks source link

node-sass #123

Open hysryt opened 4 years ago

hysryt commented 4 years ago

https://github.com/sass/node-sass

hysryt commented 4 years ago

フラグ

-w, --watch

ウォッチモードで実行

-r, --recursive

再帰的にディレクトリとファイルを見る

-x, --omit-source-map-url

出力からソースマップURLを省略する

-i, --indented-syntax

入力データをSASS記法として読み取る

-q, --quiet

エラー以外のログ出力をしない

オプション