Switch between single line and multi-line CSS with Espresso

720 Views Asked by At

I have a long single-line CSS file that I would like to convert using Espresso to block style. Is there an automatic way to do this with Espresso?

1

There are 1 best solutions below

0
On BEST ANSWER

There's no built in way to do that in Espresso 2. But there's the Barista-Beautifier.sugar which also reformats CSS into nicely readable code.