0.1.1 • Published 8 years ago

iotacss-size v0.1.1

Weekly downloads
13
License
-
Repository
github
Last release
8 years ago

Size Utility

The size utility contains a set of classes for setting width in elements or grid columns. The sizes created are based on the Settings.Column.

Installation

npm install --save iotacss-size

Dependencies

Options

$iota-size--res : false !default;

Classes

.u-[column-number]/[total-column-number]  // Example .u-1/3


// Responsive Class Syntax

.u-[column-number]/[total-column-number]@[breakpoint-name]  // Example: .u-1/3@sm