Top "Bootstrap-sass" questions

A Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.

bootstrap-3 align links and buttons at the bottom of a div

As can be seen in the screenshot below, the links are not aligned at the bottom of the div. How …

css twitter-bootstrap twitter-bootstrap-3 bootstrap-sass
Incompatible units: 'rem' and 'px' - Bootstrap 4 and Laravel Mix

I just installed a fresh Laravel 5.4, and bootstrap 4 alpha 6. Laravel mix wont compile SASS: Here is one error: Module build …

laravel webpack bootstrap-4 bootstrap-sass
Rails Bootstrap how to format form_for (width grid collapses)

I'm trying to make a form with bootstrap-sass. I need to find the optimal configuration of bootstrap classes to make …

css ruby-on-rails twitter-bootstrap form-for bootstrap-sass
Bootstrap shown.bs.tab event not working

I'm using the Flexy template (using bootstrap) and I can't get the shown.bs.tab event on tab to work. …

javascript jquery ruby-on-rails twitter-bootstrap bootstrap-sass
How do I get a list of twitter bootstrap 3 colors?

I'm using the twitter bootstrap sass 3.0.3.0 gem which should correspond to the latest twitter bootstrap 3.0.3. I was looking at the …

css twitter-bootstrap-3 bootstrap-sass
Can't get CSS working on Heroku using Rails 4 with bootstrap-sass gem

I have deployed an app to Heroku with one issue I can't seem to get figured out. The CSS for …

ruby-on-rails heroku ruby-on-rails-4 bootstrap-sass
how does $icon-font-path works in bootstrap scss?

I recently started using bootstrap SCSS on my node project. So I have app/bower_components/bootstrap-sass/lib/_glyphicons.scss …

compass-sass bootstrap-sass
Some bootstrap glyphicons not loading

I have a WordPress theme that I'm building with Bootstrap Sass source. The styles are working, but most of the …

wordpress twitter-bootstrap sass glyphicons bootstrap-sass
Bootstrap 3.1.0 modal sizing not applied

After updating my bootstrap-sass gem to 3.1.0 to take advantage of the new sizing options on modals (.modal-lg and .modal-sm), I've …

twitter-bootstrap twitter-bootstrap-3 bootstrap-sass
Rails 4 + bootstrap set up assets

I am trying to setup bootstrap on Rails4 using bootstrap-sass and I am getting this famous error: Sprockets::FileNotFound - …

ruby-on-rails twitter-bootstrap ruby-on-rails-4 asset-pipeline bootstrap-sass