0.0
No commit activity in last 3 years
No release in over 3 years
Sass port of todc-bootstrap (Google-styled theme for Bootstrap).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.2
 Project Readme

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