begriffs / css-ratiocinator

because your CSS is garbage
MIT License
1.03k stars 49 forks source link

Uncaught TypeError: Property 'reduce' of object #19

Closed bratsche closed 11 years ago

bratsche commented 11 years ago
Computing styles...
Lifting heritable styles...
Uncaught TypeError: Property 'reduce' of object background,border,bottom,clear,clip,color,cursor,direction,fill,filter,float,font,kerning,left,margin,mask,opacity,orphans,outline,overflow,padding,position,resize,right,speak,stroke,top,visibility,widows,zoom is not a function
begriffs commented 11 years ago

Thanks for submitting this. I made a change in commit e2f6ac5 that might fix it. Could you try again please?

bratsche commented 11 years ago

That appears to work now, thanks!