Skip to content

Releases: MarsBased/svgpack

v1.0.3: bug with SVG complexes, removed removeAttrs XMLNS

02 Apr 16:11
Compare
Choose a tag to compare

When you work SVG complexes you need the XMLNS attribute if not the browser does not process the SVG.

v1.0.2: bug IE11 removeDimensions.

21 Mar 11:02
Compare
Choose a tag to compare

IE11 needs the dimensions of the SVG so that the background-position works correctly

v1.0.1

26 Oct 08:05
Compare
Choose a tag to compare

Fix a bug with lodash dependency

issue: #7
pull-request: #8

v1.0.0

23 Oct 15:10
Compare
Choose a tag to compare

It obtains the different SVG files of the input and converts them to SCSS functions by adding the different colors as arguments in the output.

What more could you want?