kamlekar / HTML-Skinning-Boilerplate

A Boilerplate/Scaffold to do HTML skinning faster for Websites.
15 stars 6 forks source link

Add two types of injecting SVG content #9

Closed kamlekar closed 8 years ago

kamlekar commented 8 years ago

Usage of gulp-nunjucks-render is optional. In that case, injecting svg content using nunjucks is making the boilerplate nunjucks dependent.

So, also include javascript way of injecting the svg content.