Skip to content

Instantly share code, notes, and snippets.

@alyssawilliams
Last active September 28, 2019 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alyssawilliams/9e4c0c53b782a44d2d19c05870ee2388 to your computer and use it in GitHub Desktop.
Save alyssawilliams/9e4c0c53b782a44d2d19c05870ee2388 to your computer and use it in GitHub Desktop.
Runs a diff that excludes styles.css and it's sourcemap and opens the result in Sublime
git diff -- ':!dist/styles.css*' | subl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment