Sha256: 9dd6f82ddcd455c12bc6f80f7a19279c237e68a43a9aa07dbd88353755b7d5c2
Contents?: true
Size: 542 Bytes
Versions: 50
Compression:
Stored size: 542 Bytes
Contents
# Widths The inuitcss `widths` module is a simple file of helper classes to drop widths onto elements such as grid systems. Install using Bower: $ bower install --save inuit-widths inuitcss’ widths classes are available in one of two formats. The default format is fraction-like, e.g.: `<div class="1/2">`. The other available format is spoken-word, e.g. `<div class="one-half">`. Enable this by predefining the `$inuit-use-fractions` feature switch, e.g.: $inuit-use-fractions: false; @import "path/to/trumps.widths";
Version data entries
50 entries across 50 versions & 1 rubygems