Skip to content

ershad/jeet-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeet Rails

Gem Version Dependency Status

Jeet is a preprocessor grid system that allows you to specify the widths and gutters of elements with fractions. If you want an element to take up half of it's container, simply write column(1/2). More details and docs available at jeet.gs.

Installation

  • Gemfile: gem 'jeet'
  • bundle install

Usage

  • application.css.scss: @import 'jeet';

About

SCSS Jeet for Rails.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%