Skip to content

Instantly share code, notes, and snippets.

@tombeynon
Created October 6, 2014 21:31
Show Gist options
  • Save tombeynon/c7fbcfa511be8ab6ecc9 to your computer and use it in GitHub Desktop.
Save tombeynon/c7fbcfa511be8ab6ecc9 to your computer and use it in GitHub Desktop.
Convert CSS url to Rails image-url
url\(['|"].?.?/images/([a-zA-Z0-9\-.\/]*)['|"]\)
image-url('$1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment