Created
May 10, 2014 17:12
-
-
Save Neolot/57515e8366f35e5601aa to your computer and use it in GitHub Desktop.
Convert CSS to SCSS
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
sass-convert -F css -T scss original_file.css converted_file.scss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment