You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I get more than one output SVG sprite files???
I want to store my final output SVG sprites based on different sections in my website. I don't want to load icons of one section in another section. We are using Ember engine technique, so each section loads as separate addon.
What I want to do is to separate my final output SVG sprite based on different sections. eg. svgs/admin, svg/support, svg/common, svg/utils.
How do I get more than one output SVG sprite files???
I want to store my final output SVG sprites based on different sections in my website. I don't want to load icons of one section in another section. We are using Ember engine technique, so each section loads as separate addon.
What I want to do is to separate my final output SVG sprite based on different sections. eg. svgs/admin, svg/support, svg/common, svg/utils.
#ember-addon #svg #ember-engine
The text was updated successfully, but these errors were encountered: