curist / grunt-bower

grunt task to copy bower installed packages to other folder(s)
MIT License
93 stars 27 forks source link

bootstrap.less import problem #43

Open qpi opened 9 years ago

qpi commented 9 years ago

When I install the Bootstrap.js with Bower and after I call grunt-bower 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 :(