Skip to content

A complete Meteor package to work with Stylus, using Kouto Swiss - CSS Framework + Jeet + Rupture + Axis + AutoPrefixer + Nib + Typographic

Notifications You must be signed in to change notification settings

girassolbit/meteor-kouto-swiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Kouto Swiss - Package for Kouto Swiss - A complete CSS Framework

This is a complete Meteor package to work with Stylus, using:

  • Kouto Swiss, a complete css framework for Stylus;
    • Jeet, a grid system for humans;
    • Rupture, a utility for working with media queries in stylus;
    • Axis, a magical utility belt for stylus;
    • Nib, a small library for providing robust cross-browser CSS3 mixins;

Installation

Install using Meteor's package management system:

> meteor add girassolbit:meteor-kouto-swiss

Usage

Add this import to the top of your main .styl file(s) in styles directory:

@import 'kouto-swiss'
@import 'jeet'
@import 'rupture'
@import 'nib'
@import 'typographic'

About

A complete Meteor package to work with Stylus, using Kouto Swiss - CSS Framework + Jeet + Rupture + Axis + AutoPrefixer + Nib + Typographic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published