Fork me on GitHub

_trumps.pull.scss

Source code

View source

Package Name

inuit-pull

Version

0.2.0

A series of pull helper classes that you can use to pull grid elemtents to the right. Classes can take a fraction-like format (e.g. .u-pull-2/3) or a spoken-word format (e.g. .u-pull-2-of-3). Use these in your markup:

Lorem Ipsum

        <div class="u-pull-7/12">
            <p>Lorem Ipsum</p>
        </div>