Switch between single line and multi-line CSS with Espresso

687 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 answers

0
kremalicious 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.