knapsack

v1.1.0
A handy bag of sass utilities and mixins
knapsack kni sass scss

Knapsack

npm version

A handy bag of Sass mixins and utilities, and the Sass little brother to Stylus's Axis Library.

Knapsack only provides pure css as defined by the w3c spec any browser prefixing can and should be applied by auto-prefixer.

Installation

Currently there are 3 installation options:

  • With npm: npm install knapsack
  • With bower: bower install knapsack
  • or manually import knapsack/index into your css pipeline

Documentation

Full documentation is here.

Codepen Sandbox

Experiment with the latest version of Knapsack on Codepen.

Contributing

  1. Clone/fork the repo:
  2. Install dependencies: npm install
  3. Install linter: gem install scss-lint
  4. Add/edit scss in /knapsack
  5. Add comments to code following Sassdoc format
  6. Run linter: scss-lint knapsack -c .scss-style.yml
  7. Create pull request

(Publishing instructions for contributors here)

Credits

Several mixins ported and adapted from the incredible Axis Stylus Library and a resets are from scut.

npm i knapsack

Metadata

  • MIT
  • Whatever
  • Daniel Box
  • released 7/19/2016

Downloads

Maintainers