Top "Bootstrap-sass" questions

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

rails bootstrap-sass assets compilation error - undefined variable alert-padding

all roads point to bootstrap-sass Referral chain: railscast-328 (twitter bootstrap basics) refers to http://www.sitepoint.com/twitter-bootstrap-less-and-sass-understanding-your-options-for-rails-3-1/ which …

ruby-on-rails asset-pipeline bootstrap-sass
Bootstrap - Sass: relative glyphicons icon path

How do I set a relative glyphicons icon path in bootstrap sass version? By default, the path used in the …

twitter-bootstrap bootstrap-sass
Vue.js + Webpack + vue-loader + bootstrap-sass + sass-loader

I'm just getting started with Vue.js + Webpack + vue-loader + bootstrap-sass + sass-loader and I'm a little lost. What I'd like to …

javascript twitter-bootstrap vue.js bootstrap-sass sass-loader
bootstrap-sass: Undefined variable: "$baseLineHeight"

I've integrated bootstrap into my app using bootstrap-sass. The app works fine on my local machine, but when I go …

ruby-on-rails twitter-bootstrap bootstrap-sass
Bootstrap Sass with Rails 4

I'm trying to use bootstrap-sass (3.1.0.2) and sass-rails (4.0.1) in my rails (4.0.0) project. My application.css.scss file looks like this: /* * This …

css ruby-on-rails bootstrap-sass
Bootstrap-sass not working within Rails App

I am attempting to contribute to a rails app which has the following in the gemfile: gem 'bootstrap-sass', '~> 2.3.2.2…

css ruby-on-rails sass twitter-bootstrap-3 bootstrap-sass
Cannot get bootstrap-sass to work with webpack

Im following the instrtuctions on the bootstrap-sass-loader page in my package.json I got "bootstrap-sass": "^3.3.6", "bootstrap-sass-loader": "^1.0.9" this is my webpack.…

javascript twitter-bootstrap webpack bootstrap-sass
Bootstrap glyphicons error 404 in production

I'm using bootstrap-sass-rails this issue and when I run my rails project in production mode I get 3x 404 errors: GET …

ruby-on-rails twitter-bootstrap-3 bootstrap-sass
References to font (font-awesome) resources are not updated in yeoman/angular grunt build

I'm aware of the SO threads about this (I've linked them below), but unfortunately I couldn't solve this with them, …

angularjs gruntjs font-awesome bower bootstrap-sass
How to use twitter bootstrap with bootstrap-sass in rails app?

I'm quite new to this, but i cannot figure out the problem. In twitter bootstrap i would use : <div …

ruby-on-rails twitter-bootstrap bootstrap-sass