Skip to content

Instantly share code, notes, and snippets.

@Aetet
Created February 1, 2016 15:41
Show Gist options
  • Save Aetet/1fc43accb7fba19ccfa4 to your computer and use it in GitHub Desktop.
Save Aetet/1fc43accb7fba19ccfa4 to your computer and use it in GitHub Desktop.
Battle tested regexps
"url\\([\"'\s]*([^'\"()]+?)[\"'\s]*\\)(\s+(-?\d+)(?:px)?\s+(-?\d+)(?:px)?)?"
Matching url() at css rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment