Skip to content

Instantly share code, notes, and snippets.

@markmur
Created March 25, 2016 21:15
Show Gist options
  • Save markmur/0d49113f47d28e3dbfc9 to your computer and use it in GitHub Desktop.
Save markmur/0d49113f47d28e3dbfc9 to your computer and use it in GitHub Desktop.
Match Compass @includes
/@include ([\w\-]+)\((.+)\)/ig
replace: $1: $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment