Command-line wrapper around libsass for compiling SASS/SCSS to CSS
Wrapper around libsass that helps to create command-line apps
sassc$ sassc input.scss output.css$ sassc --style expanded styles.scss styles.css$ sassc --sourcemap=file input.scss output.css