Great article Sara. I am so glad that I found this article and about your blog.
I was wondering how to intergrate/automate the SVG sprite process with the build flow. I dont want to seperate code for dev/prod environments. Do you know of any seamless process where I can automate the svg sprite creation process and update my HTML/CSS files without manually chaning them.
I converted SVGs to base64 strings and used them in the angular application via directive. That works like a snap, but for my current project I am using Backbone and RequireJS with ANT as a build tool. I dont have much flexiblity to change anything. Thanks in advance for any pointer.
Great article Sara. I am so glad that I found this article and about your blog.
I was wondering how to intergrate/automate the SVG sprite process with the build flow. I dont want to seperate code for dev/prod environments. Do you know of any seamless process where I can automate the svg sprite creation process and update my HTML/CSS files without manually chaning them.
I converted SVGs to base64 strings and used them in the angular application via directive. That works like a snap, but for my current project I am using Backbone and RequireJS with ANT as a build tool. I dont have much flexiblity to change anything. Thanks in advance for any pointer.
— VA