美文网首页
twitter-bootswatch-rails

twitter-bootswatch-rails

作者: kamionayuki | 来源:发表于2015-09-12 16:08 被阅读54次

twitter-bootswatch-rails

安装

gem 'twitter-bootswatch-rails'
gem 'twitter-bootswatch-helpers'
rails g bootswatch:install [theme_name]
rails g bootswatch:import [theme_name]

免费使用的theme

配置

application.css中增加

*= require [theme_name]/loader
*= require [theme_name]/bootswatch

以上

相关文章

网友评论

      本文标题:twitter-bootswatch-rails

      本文链接:https://www.haomeiwen.com/subject/aswpcttx.html