senchalabs / cssbeautify

Reindent and reformat CSS

Home Page:http://www.senchalabs.org/cssbeautify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

two bugs

se7h opened this issue · comments

commented

I found two bugs

Don't formatted this code:
*{margin:0;padding:0;}

and not correct this:
div[xx*="{"]{color:red!important;}

Thanks for reporting the bugs! We will take care of it.

These two bugs have been fixed.