katiefenn / parker

Stylesheet analysis tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Completely Commented file causes error

voronoipotato opened this issue · comments

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.