klipspringer

0.0.4 • Public • Published

Klipspringer

Klipspringer is a Stylus framework for rapid CSS authoring. It provides functions that help perform common styling tasks easily.

Installation

Stylus can be installed through NPM. This will put klipspringer in node_modules/klipspringer

npm install stylus

It can also be used from zip. You can unzip Klipspringer into a location that is convenient to you.

Usage

Klipspringer provides a single entry point into its library that can be imported into your stylus files. Because Klipspringer is written in function form, there is no overhead. Until you call a function no CSS will be generated.

@import "klipspringer"

It is also possible to import subsets of Klipspringers functionality:

@import "klipspringer/library/box"

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i klipspringer

    Weekly Downloads

    5

    Version

    0.0.4

    License

    BSD

    Last publish

    Collaborators

    • naneau