0

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?

Bartek Lipinski
  • 30,698
  • 10
  • 94
  • 132
Scott Simpson
  • 3,832
  • 3
  • 27
  • 35

1 Answers1

0

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.

kremalicious
  • 1,351
  • 11
  • 12