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

Bootstrap rubygem for Rails / Sprockets / Hanami / etc

Results 55 bootstrap-rubygem issues
Sort by recently updated
recently updated
newest added

Added online version of Autoprefixer . So users can instantly use it without installing it.

When running the rake update task, the update_javascript_assets failed to copy the twbs/bootstrap js/dist files locally. This change mirrors the logic for the updater/scss logic and saves only the .js...

Using Bootstrap from CDN requires an exact version number that is not tied to gem releases. Although historically `Bootstrap::VERSION` has mirrored the official Bootstrap version number, this might not always...

If we use an older version like `4.1.0` we will run into this issue: https://github.com/activeadmin/activeadmin/issues/5129 It's important to specify the version given it will use an older version if you...

should close https://github.com/twbs/bootstrap-rubygem/issues/19

Following the instructions on the Bootstrap page, but I don't see that tag anymore.

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...

Hey there, Since Bootstrap updated the docs to 5.2.0-beta1, I was trying to get the gem to update the source to this new beta, but it looks like we'll need...