/fcompass

Detect dependencies of your stylesheets to Compass and check if you can say farewell easily

Primary LanguageJavaScriptMIT LicenseMIT

Farewell Compass

Detect dependencies of your stylesheets to Compass and check if you can say farewell easily

asciicast

Install

npm install --global fcompass

CLI

$ fcompass --help

  Usage
    $ fcompass <glob>

  Example
    $ fcompass "scss/**/*.scss" --ruby

  Options
    --ruby  Show only functions requiring ruby.

License

MIT