1.6.0 • Published 8 years ago

nib-pushup v1.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Build Status npm version

Nib Pushup

Stylus mixins, utilities and components. This is a fork of nib, which has been updated to fit modern needs.

Note: Gradient generator and transparent mixins have been removed. Use Autoprefixer instead as a part of PostCSS or as a Stylus Plugin. Normalize mixins have been removed also, you can use normalize-styl-lite instead.

Installation

$ npm install nib-pushup --save-dev

Usage

To gain access to everything nib-pushup has to offer, simply add:

@import 'nib-pushup'

Or you may also pick and choose based on the directory structure in nib-pushup folder, for example:

@import 'nib-pushup/clearfix'
@import 'nib-pushup/font-face'
@import 'nib-pushup/positions'

Read more in documentation.

1.6.0

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago