Created
March 29, 2016 14:30
-
-
Save dongyuwei/b874424d9cc898dd616e to your computer and use it in GitHub Desktop.
recursively reformat scss to 4 spaces indent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`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/` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sass (3.4.21)