FWeinb / grunt-svgstore

Merge svgs from a folder
MIT License
920 stars 94 forks source link

Enable usage of svg sprite as .CSS{ backgorund-image: ('shapes.svg#my-svg-id'); } #122

Closed webmatrixxxl closed 5 years ago

webmatrixxxl commented 8 years ago

shapes.svg must be valid XML

Examples: http://prototypes.magicsolutions.bg/svg-test/shapes.svg#svg-cloths-icon http://prototypes.magicsolutions.bg/svg-test/shapes.svg#svg-cleaning-icon

jonathantneal commented 5 years ago

This should not be done by default without adding it from an option. If you want to adjust the PR, I’d reopen this.