Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 993 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 993 Bytes

Create SVG-Sprites and PNG-Fallback with Gulp

This Repository is work in progress towards creating SVG-sprites and their PNG-fallbacks using gulp. As of now the following are used:

Packages

Usage:

gulp svgsprite creates a svg-sprite from the icons inside the icons-folder.

gulp svgfallback creates a png-sprite and a stylesheet. width and height has to be set on the svg-icon in advance for this tool to work