0.1.4 • Published 9 years ago

inuit-tools-widths v0.1.4

Weekly downloads
434
License
Apache 2
Repository
github
Last release
9 years ago

Widths

inuitcss’ widths tooling allows you to generate a suite of utility classes for sizing pieces of UI responsively, e.g.:

@include inuit-widths(12);

…will generate a series of classes in the format .u-7/12 to be used for sizing.

Install using Bower:

$ bower install --save inuit-tools-widths