0.0.2 • Published 7 years ago

arise v0.0.2

Weekly downloads
19
License
MIT
Repository
github
Last release
7 years ago

License

Arise

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 arise/settings/all
@import arise/tools/all
@import arise/generic/all
@import arise/elements/all
@import arise/utilities/all

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