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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top