arisedeprecated

Think inuitCSS with media queries from zurb foundation and visual auto-scaling across breakpoints

Usage no npm install needed!

<script type="module">
  import arise from 'https://cdn.skypack.dev/arise';
</script>

README

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.