bootstrap-tldr icon indicating copy to clipboard operation
bootstrap-tldr copied to clipboard

added overrides for bootstrap to bower.json

Open the-james-burton opened this issue 9 years ago • 0 comments

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

the-james-burton avatar Aug 17 '15 17:08 the-james-burton