Skip to content

sbking/meteor-jeet

Repository files navigation

Jeet Grid System

This is a simple Meteor smart package for the excellent Jeet Grid System by MojoTech. It may be used with either Stylus or SCSS.

Stylus Usage

Add the stylus or stylus-latest package to your project. Then add this import to the top of your main .styl file(s):

@import 'packages/jeet'

SCSS Usage

Add the scss package to your project. Then add this import to the top of your main .scss file(s):

@import 'packages/jeet/jeet';

About

Jeet Grid System packaged for Meteor.

Resources

Stars

Watchers

Forks

Packages

No packages published