atom-html-to-css
atom-html-to-css copied to clipboard
Parsing failed
The plugin doesn't work for at all. For all HTML is shows Parsing failed error. Even for such a simple ones:

On the screenshot I can see that you're trying to run it without selecting any HTML code. It won't work this way, it operates on the current selection.
I agree that it was maybe not explained well enough in the readme.
Does it only work on classes not id tags? am i missing something?
@kaztraz it does seem to be that way, I just checked why it was failing to parse only one element with an ID specified.