
An extremely lightweight CSS reset library for modern web design. Based on the Eric Meyer’s reset.
Install the Tinyreset:
$ npm install tinyreset
How to use it:
Just download and insert the minified version of the tinyreset in the header and done.
<link href="tinyreset.min.css" rel="stylesheet">







