DMXzone LESS CSS Compiler Support Product Page
change which .less file compiles on save
Reported 23 Mar 2015 20:31:01
2
have this problem
23 Mar 2015 20:31:01 l louvar posted:
I have a parent file that imports several LESS files. The first time through, editing a child file,I said "yes" to the compile this one or another file question. What I'd really like to have happen is to only compile the parent LESS when I save the child LESS. For example:
myparent.less
@import mychild.less
How can I change the setting so that 'myparent.less' compiles when I save 'mychild.less'?
thank you!