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"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    2
  • 0.0.1
    2

Package Sidebar

Install

npm i klipspringer

Weekly Downloads

6

Version

0.0.4

License

BSD

Last publish

Collaborators

  • naneau