使用 Espresso 在单行和多行 CSS 之间切换

发布于 2024-12-18 10:10:33 字数 76 浏览 1 评论 0原文

我有一个很长的单行 CSS 文件,我想使用 Espresso 将其转换为块样式。有没有一种自动方法可以用 Espresso 来做到这一点?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

方觉久 2024-12-25 10:10:33

Espresso 2 中没有内置方法可以做到这一点。但是有 Barista-Beautifier.sugar 它还将 CSS 重新格式化为易于阅读的代码。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文