Simple project scaffold for grunt-svg-sprite
BASIC USAGE
- Clone the repo
- npm install
- place svg files in input folder
- grunt svg_sprite
- generated svg sprite and css will be output to output folder
ADVANCED USAGE
- Since this repo is nothing more than a starter project with some getting started configuration for grunt-svg-sprite, simply edit the configuration in Gruntfile.js as needed. More info at https://github.com/jkphl/svg-sprite