Bourbon vs Twitter Bootstrap for Rails 3.1

女生的网名这么多〃 提交于 2019-12-22 07:07:10

问题


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?


回答1:


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



来源:https://stackoverflow.com/questions/7639394/bourbon-vs-twitter-bootstrap-for-rails-3-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!