如何在rails中使用bootstrap less文件?

时间:2013-07-22 10:23:23

标签: ruby-on-rails ruby-on-rails-3 twitter-bootstrap less

我目前正在使用来自github的seyhunak的bootstrap gem,我想在bootswatch使用较少版本的bootstrap less templates。只是因为我很容易自定义模板。

我该怎么做?

1 个答案:

答案 0 :(得分:1)

使用bootswatch-rails gem,已经转换为sass和assets管道准备好了。但是你可能必须将你的bootstrap gem更改为bootstrap-sass,但我敢打赌它不会有任何区别

https://github.com/maxim/bootswatch-rails

https://github.com/thomas-mcdonald/bootstrap-sass