A Super Tiny CSS Reset – Tinyreset.css

Category: CSS & CSS3 , Recommended | May 23, 2017
Author:shankariyerr
Views Total:322 views
Official Page:Go to website
Last Update:May 23, 2017
License:MIT

Preview:

A Super Tiny CSS Reset – Tinyreset.css

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

You Might Be Interested In:


Leave a Reply