Added: public API!

We are excited to announce the immediate availability of our free public API! Currently in beta mode.

 

Fixed: CSS Calc() handling

Fixed a long standing bug that improperly removed white spaces around addition and substraction operators inside calc() CSS function. Thanks to all the people who reported the issue!

 

Fixed: CSS at-rules handling

Fixed a bug that improperly removed white spaces around OR operators between CSS at-rule conditions.