iotacss-pull
v0.1.3
Published
Pull utility for iotaCSS
Downloads
3
Readme
Pull Utility
The pull utility is responsive for handling grid's after offset.
Installation
npm install --save iotacss-pull
Dependencies
Options
$iota-pull-namespace : 'pull-' !default;
$iota-pull--res : false !default;
Classes
.u-pull-[column-number]/[total-columns-number] // Example: .u-pull-1/3
// Responsive Classes Syntax
.u-pull-[column-number]/[total-columns-number]@[breakpoint-name] // Example: .u-pull-1/3@sm