Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nicksergeant/6101139 to your computer and use it in GitHub Desktop.
Save nicksergeant/6101139 to your computer and use it in GitHub Desktop.
#!/bin/sh
scss -t compressed /path/to/css/style.scss /path/to/css/style.css
git add static/css/style.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment