Skip to content

Instantly share code, notes, and snippets.

@zumwalt
Created August 16, 2015 03:09
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zumwalt/e5f418c702a63dfc4b69 to your computer and use it in GitHub Desktop.
Save zumwalt/e5f418c702a63dfc4b69 to your computer and use it in GitHub Desktop.
Regex for finding and replacing Compass includes in Sass
@include (.*?)\((.*?)\);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment