支持 @include 的 CSS 压缩器

发布于 2024-08-25 02:36:55 字数 187 浏览 7 评论 0原文

是否有支持 @include 指令的 CSS 压缩器?

我有一堆 css 文件,它们有一个主文件,并通过那些 @include 指令链接。现在我想压缩 CSS 文件,我正在寻找支持它的压缩工具。 我无法更改原始文件以不使用包含内容,因为这些文件是集中开发的。

Is there any CSS compressor that supports the @include directive?

I have a bunch of css files that have one main file and are linked via those @include directives. Now that I want to compress the CSS files I'm looking for a compression tool that supports that. I'm not able to change the original files not to use includes because those are centrally developed ones.

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

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

发布评论

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

评论(1

薔薇婲 2024-09-01 02:36:55

xCSS 等 CSS 框架可以帮助您处理 include 语句。

CSS frameworks like xCSS can help you with include statements.

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