Search code examples
ruby-on-railscssruby-on-rails-3.1stylesheettwitter-bootstrap

Bourbon vs Twitter Bootstrap for Rails 3.1


I am looking around at different stylesheet frameworks to pick out which one to use in my Rails 3.1 applicaiton. Twitter Bootstrap looks really cool, but I also see that Bourbon is becoming very popular too.

Can anyone give a comparison and pros and cons of each?

I am guessing it won't be a good idea to use them both, right?


Solution

  • You could absolutely use both... Each are a set of SASS mix-ins and CSS classes.

    You may run into some overlap, but there's nothing that prevents you from using both