Skip to content

Instantly share code, notes, and snippets.

@AlexanderPavlenko
Created October 22, 2013 12:32
Show Gist options
  • Save AlexanderPavlenko/7099831 to your computer and use it in GitHub Desktop.
Save AlexanderPavlenko/7099831 to your computer and use it in GitHub Desktop.
replace static links to less methods
([^-])url\(.*?/img/([^'")]+).*?\)
$1image-url('$2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment