inuit-normalize

Nicolas Gallagher’s Normalize.css used in the inuitcss framework

Usage no npm install needed!

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

README

normalize.css v4.1.1

The normalize.css module is an exact clone of normalize.css at version v4.1.1. normalize.css makes browsers render all elements more consistently and in line with modern standards. It is developed and maintained by Nicolas Gallagher.

Install using Bower:

$ bower install --save inuit-normalize

Install using npm:

$ npm install --save inuit-normalize