inuit-lists

Base list styles for the inuitcss framework

Usage no npm install needed!

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

README

Lists

The inuitcss lists module provides very basic styling for regular ordered and unordered lists.

Install using Bower:

$ bower install --save inuit-lists

Install using npm:

$ npm install --save inuit-lists