seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.49k stars 997 forks source link

Customise CSS imported - SASS #766

Closed angsmith closed 10 years ago

angsmith commented 10 years ago

If using SASS, how can you customise what CSS is imported from Bootstrap?

toadkicker commented 10 years ago

Highly suggest looking at the official sass release of twbs in this case. This gem is built using LESS and I don't anticipate it will change. If you can use LESS, you have complete control over what is imported.