mquandalle:jeet

v0.0.1Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Jeet

A grid system using CSS pre-processors

Installation

meteor-jeet is installable from atmosphere:

$ meteor add mquandalle:jeet

Usage

This package uses a new API to handle CSS pre-processors that was introduced in Meteor v1.2. It won't work if you use a previous version of Meteor.

Once you installed this package, you can include the jeet jeet mixins in your stylus stylesheet by using the following import statement:

@import '{mquandalle:jeet}/jeet'