iest / babel-plugin-inline-svg

Babel plugin to optimise and inline svg
49 stars 15 forks source link

Unify transformer arguments & compose them #24

Closed iest closed 3 years ago

iest commented 3 years ago

This should make it easier to add further transformation functions as needed, instead of creating new variable names each time we transform the output...