CSSJSON
CSSJSON copied to clipboard
parsing error
I tried run:
CSSJSON.toJSON("/* input css code .. */\nbody { ")
in chrome console and then browser dead ..
is there endless loop?
There's quite possibly edge cases that will throw the existing code off - I haven't worked on it in years and it doesn't have formal testing. I doubt I'll find time soon to do all that unless I end up needing to use this library again, but please feel free to submit pull requests of course.