Skip to content

Instantly share code, notes, and snippets.

@gavinblair
Created May 9, 2013 15:53
Show Gist options
  • Save gavinblair/5548341 to your computer and use it in GitHub Desktop.
Save gavinblair/5548341 to your computer and use it in GitHub Desktop.
Having trouble using svg files as background-images in css? Add these lines to your .htaccess file.
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment