Allow Less files to be compiled at build time as well.
I have a single file importing all other less files to publish it all as one single CSS file, but I have to go to that main fail after all changes and change->save that one to generate the actual output.
(Workaround is a pre-build event but it gets tedious in the long run)
Status: In current nightly build
|
Im currently in the process of trying to convince my company to adopt SASS as well and this is one sticking point for the decision makers, they want a way to make all the sass files compile at build time on all dev's machines |
|
|
How to use it? It's already at the currently nightly build... |
|
|
You can enable this under Tools/Options/Web Workbench under the Compilation section.
|
|
|