drdk / grunt-dr-svg-sprites

Grunt plugin to create SVG sprites with PNG fallbacks at needed sizes
113 stars 19 forks source link

Windows line endings (CRLF) in auto generated CSS files #25

Closed markweston closed 10 years ago

markweston commented 10 years ago

Is there a way to stop the plugin generating CSS files with Windows line endings?

I'm working on OSX and Git automatically replaces them for me, but it would be good to not generate CRLF line endings at all.

phloe commented 10 years ago

Argh - Looks like I inadvertendly checked in the stylesheet template file with CRLF (via a Windows machine) in a fix for https://github.com/drdk/dr-svg-sprites/issues/24 I'm looking into fixing this debacle...

phloe commented 10 years ago

FWIW this should've been fixed now in dr-svg-sprites 0.9.14.