Closed amtivey closed 11 years ago
I ran into this error aswell..
somehow
setTimeout(function() { jss(rule, { color: 'blue' }); });
fixed it for me
Since this is a known bug in chrome (https://code.google.com/p/chromium/issues/detail?id=49001) I am closing this issue.
Thanks for the suggestion Matt :)
The following error is raised when linking css : Uncaught TypeError: Cannot read property 'length' of null
Test with the following code:
HTML
CSS