inuit-shared

A small selection of shared styles used in the inuitcss framework

Usage no npm install needed!

<script type="module">
  import inuitShared from 'https://cdn.skypack.dev/inuit-shared';
</script>

README

Shared

The inuitcss shared module contains several high-level rulesets which apply a consistent, shared declaration (typically margins) across a number of elements.

Install using Bower:

$ bower install --save inuit-shared

Install using npm:

$ npm install --save inuit-shared