twbs/bootstrap-rubygem

Does the gem load all appropriate file to my app?

tgermer opened this issue · 1 comments

Hi everyone,

I would love to use this gem, but I don't understand how it working.
I am not new to Jekyll and gems.

Should it load all appropriate files to my app or should I need to download files from getbootsprap.com?

I think that I did everything mentioned in the readme.

image

Thank you very much for your help.
Tristan

If you added the bootstrap gem to your Gemfile, and then added @import "bootstrap" to your application.scss, then you should be good to go.