grunt-bower-task
grunt-bower-task copied to clipboard
bootstrap.less import problem
When I install the Bootstrap.js with Bower and after I call grunt-bower-task to copy the libraries into the 'targetDir', all the imported .less files by the bootstrap.less (ex.:carousel.less,forms.less,etc...) are ignored and not copied and that's why the bootstrap.less file is unusable :(
Same here. How to import bootstrap?
any solution???