A Super Tiny CSS Reset – Tinyreset.css

Category: CSS & CSS3 , Recommended | May 23, 2017
Authorshankariyerr
Last UpdateMay 23, 2017
LicenseMIT
Views328 views
A Super Tiny CSS Reset – Tinyreset.css

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

You Might Be Interested In:


Leave a Reply