begriffs / css-ratiocinator

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

Fixed args check. #57

Closed hemanth closed 9 years ago

hemanth commented 9 years ago

Fixes the below issue.

$ phantomjs ratiocinate.js 

TypeError: undefined is not an object (evaluating 'url.match')

  :11 in resolveUrl
  ratiocinate.js:27
begriffs commented 9 years ago

Thanks a lot!

hemanth commented 9 years ago

:+1: