nib-pushup

1.6.0 • Public • Published

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.

Package Sidebar

Install

npm i nib-pushup

Weekly Downloads

1

Version

1.6.0

License

MIT

Last publish

Collaborators

  • seleckis