ember-cli-less
ember-cli-less copied to clipboard
Need better documentation with more examples.
Hi,
I would like some more examples/documentation on how to use the mergeTree and outputPaths options, especially why/when do I have to use it and what the inputs are.
Before adding ember-cli-less all my 3rd party css libs landed in the vendor.css. Now vendor.css is empty.
The dummy app in the tests folder is not very informative.