0.0.1 • Published 5 years ago

iglu v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

License

Iglu

SASS mixins that help you scale the spacing and sizes in responsive webdesign. See the demo

Using inuitcss as architectural guideline and the Foundation Breakpoint SASS mixin for media queries (because it has the simplest API, closely followed by include media).

Usage

To get the whole package:

@import iglu/settings/all
@import iglu/tools/all
@import iglu/generic/all
@import iglu/elements/all
@import iglu/utilities/all

If you would like to pick individual files, use the source, Luke.