我可以将 LESS 与 Xul 一起使用吗?

发布于 2024-10-07 16:09:01 字数 92 浏览 7 评论 0原文

我可以将 LESS 与 Xul 一起使用吗? 有人已经一起使用过它们吗?

Can I use LESS with Xul?
Does anyone already used them together?

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

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

发布评论

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

评论(1

一向肩并 2024-10-14 16:09:01

我还没见过有人使用它,但没有什么能阻止你尝试。 LESS 只是一个预处理器,它输出 CSS 文件,因此您可能会发现的问题应该与您可能需要使用的 Mozilla 特定 CSS 结构有关。我敢打赌任何此类问题都不会很难解决。

另一方面,除非您正在处理像从头开始编写主题这样复杂的事情,否则我不希望 LESS 提供足够的好处来证明额外的开发步骤是合理的。

I haven't seen anyone use it, but nothing stops you from trying. LESS is just a preprocessor, which outputs CSS files, so the kind of problems you could expect to find should be with Mozilla-specific CSS constructs, that you might need to use. I bet any such problems would not be very hard to fix.

On the other hand, unless you're working on something as complex as writing a theme from scratch, I wouldn't expect LESS to provide enough benefits to justify the additional development step.

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