Skip to content

foo-itcss/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITCSS objects layer

Reusable utils layer for my (and your) itcss stack

Install using Bower

$ bower install --save foo-itcss-utils

Install as a Git Submodule

$ git submodule add git@github.com:foo-itcss/utils.git

Once installed, @import into your project in its utils layer:

@import "utils/utils";

Alternatively you can import only needed files, e.g.:

@import "utils/layout.grids";

Pull requests are welcome

But avoid to "break" the behaviour of current rules, since they're shared with others projects.

Thanks

To Harry Roberts for the great idea of ITCSS

About

Reusable utils layer for my (and your) itcss stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages