Skip to content

Instantly share code, notes, and snippets.

@IgnacioGaldames
Forked from bds/gist:2207826
Created February 15, 2018 18:35
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 IgnacioGaldames/0769c477c481551f10c8bdaa29be17a6 to your computer and use it in GitHub Desktop.
Save IgnacioGaldames/0769c477c481551f10c8bdaa29be17a6 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