This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
If I have a bootstrap LESS file that imports a bunch of other LESS files, how do I get this bootstrap file to compile automatically when I update one of the imported LESS files? Whenever I update an imported file, I have to update the bootstrap file as well so that it compiles, too. |
|
|
Unfortunately we don't currently support automatic recompilation of dependent files. It's something we hope to add soon, but until we implement it, you can force recompilation of the bootstrap file by right-clicking it in Solution Explorer and choosing Run Custom Tool. |
|