Author: | shankariyerr |
---|---|
Views Total: | 322 views |
Official Page: | Go to website |
Last Update: | May 23, 2017 |
License: | MIT |
Preview:

Description:
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">