Skip to content

Instantly share code, notes, and snippets.

@litvil
Forked from bds/gist:2207826
Created March 27, 2017 02:04
Show Gist options
  • Save litvil/84662a0a4e50bee5a13f1626990ecc3c to your computer and use it in GitHub Desktop.
Save litvil/84662a0a4e50bee5a13f1626990ecc3c to your computer and use it in GitHub Desktop.
Convert files from .scss to .sass
sass-convert -F scss -T sass application_styles.css.scss application_styles.css.sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment