iconic / illustrator-svg-exporter

A better way to generate SVGs from Illustrator.
603 stars 45 forks source link

Support for .classes and #ids in layer names #10

Closed danielbayley closed 9 years ago

danielbayley commented 9 years ago

Allows the use of css classes and/or IDs by specifying .class or #id respectively in the desired layer name.

Signed-off-by: Daniel Bayley daniel.bayley@me.com