inuit-box-sizing

Global box sizing rules for the inuitcss framework

Usage no npm install needed!

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

README

box-sizing

The inuitcss box-sizing module causes all elements to use the more useful border-box box model.

Install using Bower:

$ bower install --save inuit-box-sizing

Install using npm:

$ npm install --save inuit-box-sizing