Skip to content

Instantly share code, notes, and snippets.

@ourmaninamsterdam
Created July 24, 2013 21:17
Show Gist options
  • Save ourmaninamsterdam/6074635 to your computer and use it in GitHub Desktop.
Save ourmaninamsterdam/6074635 to your computer and use it in GitHub Desktop.
RegEx to get the value from an MS CSS filter
^filter:.[a-z]+=\([^)]+\);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment