Skip to content

Instantly share code, notes, and snippets.

@dongyuwei
Created March 29, 2016 14:30
Show Gist options
  • Save dongyuwei/b874424d9cc898dd616e to your computer and use it in GitHub Desktop.
Save dongyuwei/b874424d9cc898dd616e to your computer and use it in GitHub Desktop.
recursively reformat scss to 4 spaces indent
`bundle exec sass-convert -i --indent 4 -F scss -T scss -R /Users/dyw/code/wg/lms/assets/scss/ /Users/dyw/code/wg/lms/assets/scss/`
@dongyuwei
Copy link
Author

sass (3.4.21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment