Todc-BS-Sass

Sass port of todc-bootstrap (Google-styled theme for Bootstrap).

Installation

In Rails 3+, add this to your Gemfile and run the bundle command:

gem 'todc-bs-sass'

Usage

Add necessary stylesheet file to app/assets/stylesheets/application.css:

*= require 'todc-bs'

Enjoy it.

See Todc-Bootstrap for more information.

ChangeLog

v0.0.2 [2014-05-04]

  • *= require 'todc-bs'

v0.0.1 [2014-05-03]

  • Release 0.0.1

Thanks