Skip to content

24 ways to impress your friends

Vote down?

Chad Clark

Josh Riser, you can most definitely use .svg files as background images in CSS. If you use Modernizr, it is also very easy to write a Sass mixin to serve fallback images (.png, etc.) to less capable browsers.

Here’s a Gist of the mixin I use: https://gist.github.com/chadclark/5498661