Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inject bower:css with bootstrap.css #135

Closed
jadir-junior opened this issue Jun 18, 2015 · 3 comments
Closed

inject bower:css with bootstrap.css #135

jadir-junior opened this issue Jun 18, 2015 · 3 comments

Comments

@jadir-junior
Copy link

I don't able to inject bootstrap.css, other files injected normally

@dspice
Copy link

dspice commented Jun 18, 2015

I have the same problem, it seems Bootstrap changed their bower.json to be inline with the bower spec.
There are several temp fixes listed here twbs/bootstrap#16663 and links to the causes etc.

@cvrebert
Copy link

See taptapship/wiredep#180

@crrollyson
Copy link

Not ideal, but I rolled back to BS version 3.3.4 and setting up like this:

bower install --save bootstrap#3.3.4

bower_concat: { all: { dest: { 'js': 'path/to/file/_bower.js', 'css': 'path/to/file/_bower.css' } } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants