Skip to content

Instantly share code, notes, and snippets.

@Rudis1261
Last active July 19, 2017 11:10
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 Rudis1261/9c1043406d23bde57d52d6de8d7246e6 to your computer and use it in GitHub Desktop.
Save Rudis1261/9c1043406d23bde57d52d6de8d7246e6 to your computer and use it in GitHub Desktop.
SCSS Find Replace Variable Assignments
(?:.(?!:.+))+;
OR
:[^:]+;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment