Skip to content

Common CSS classes, on top of blueprint, twitter bootstrap, ...

License

Notifications You must be signed in to change notification settings

Zorros/zorros-css-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zorros::Css

some extra css classes that we miss in the css frameworks we use

Installation

Add this line to your application's Gemfile:

gem 'zorros-css'

And then execute:

$ bundle

Or install it yourself as:

$ gem install zorros-css

Usage

for common classes (no matter what framework)
*= require zorros

for blueprint additions
*= require zorros-blueprint

for bootstrap additions
*= require zorros-bootstrap

for buttons1
*= require zorros-buttons1

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Common CSS classes, on top of blueprint, twitter bootstrap, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages