Closed fgnass closed 12 years ago
It could be a problem with the tokenizer. I recently completely rewrote it to match selector grammar more closely and make it more foolproof. I have a huge pile of fixes sitting on my disk right now. They need to be tested on IE and Safari before I actually push them to production though. I've procrastinated on it. I'll see if I can get them up today.
This should be fixed with the latest commits.
Yep, works perfectly now. Thanks a lot!
... with the following error:
The problem is that the selector gets split at the nested dot. Any idea how to fix that elegantly?