katiefenn / parker

Stylesheet analysis tool.
Other
2.47k stars 73 forks source link

Completely Commented file causes error #16

Closed voronoipotato closed 10 years ago

voronoipotato commented 10 years ago

If a CSS file begins and ends with a comment, then the sum function's Array.reduce (line 174 of Parker.js) attempts to reduce an empty array.