Skip to content

Instantly share code, notes, and snippets.

@slav123
Forked from bds/gist:2207826
Created March 8, 2018 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slav123/2075589367aa526cce6ef0aaf68aba75 to your computer and use it in GitHub Desktop.
Save slav123/2075589367aa526cce6ef0aaf68aba75 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