lesscss-maven-plugin
lesscss-maven-plugin copied to clipboard
Concat less instead of import
Hi! In some projects, bootstrap-js for example, the developers are not using imports but instead they pastes all .less-files into one big file and then compile that to css. Is that possible to do with the lesscss-maven-plugin in it's current state? Is there a plan to handle that?
Best regards Roland