gpt4 book ai didi

css - 在 LESS CSS 中,我可以让 LESS 观看一堆文件,但在它们发生变化时编译不同的文件吗?

转载 作者:技术小花猫 更新时间:2023-10-29 11:07:11 24 4
gpt4 key购买 nike

我有几个 LESS 文件,它们都被导入到一个主文件 (styles.less) 中。我目前的问题是:当我对其中一个子文件进行更改时,我必须保存 style.less 以将其编译为 CSS。

有没有一种方法可以减少监视子文件而只编译父文件的要求?

干杯,广告

最佳答案

我找到了解决我的问题的方法,但它对大多数人来说都很棒。

由于我在 Mac 上安装了 less.app(http://incident57.com/less/),它使用 less.js 为您编译 less。就在几天前,他们添加了一项新功能:

NEW FEATURE: "backwards @import parsing." If you have a file, X, that imports another file, Y, and you make changes to Y, X will now automatically recompile when you save Y (if auto-compile is on). This feature is automatic; there's nothing to turn on or hook up. You'll see "triggered by: X" in the compiler result when it happens.

事实证明它确实工作得很好。希望这对某人有帮助!

关于css - 在 LESS CSS 中,我可以让 LESS 观看一堆文件,但在它们发生变化时编译不同的文件吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3854071/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com