fonzie-svg-background

SVG backgrounds with fallback for old IE


License
MIT
Install
bower install fonzie-svg-background

Documentation

SVG Background

Use SVGs as background with a fallback for <IE9.

Requires Sass 3.3.

Installation

bower install fonzie-svg-background

Usage

.icon {
  @include fz-svgBackground('../images/icons/arrow.png');
}