begriffs / css-ratiocinator

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

Uncaught TypeError on first run #18

Closed begriffs closed 11 years ago

begriffs commented 11 years ago

When first run on pages that lack JQuery, the ratiocinator encounters an error in onScriptsLoaded():

Uncaught TypeError: Object # has no method 'each'

When the script is re-run, the error goes away.