Skip to content

Instantly share code, notes, and snippets.

@Neolot
Created May 10, 2014 17:12
Show Gist options
  • Save Neolot/57515e8366f35e5601aa to your computer and use it in GitHub Desktop.
Save Neolot/57515e8366f35e5601aa to your computer and use it in GitHub Desktop.
Convert CSS to SCSS
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