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

added overrides for bootstrap to bower.json #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

the-james-burton
Copy link

I noticed that when running "grunt serve" the bootstrap.css file is deleted from the top level index.html file. An issue was reported here a few days ago for what I suspect is the same root cause.

After a bit of searching, I think a good, standard solution is to add an override section to the bower.json file. After this pull request, the bootstrap css file is present in the index.html file as expected and the project looks as expected when running localy.

I hope this helps!

Kind Regards,
James

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

Successfully merging this pull request may close these issues.

1 participant