Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 537 Bytes

css-reset

Custom css reset based on popular HTML5doctor reset.css and some other reset stylesheets.

This includes:

####Usage

Include dist/pg-reset.css or dist/pg-reset.min.css in your project

####Bower

Install from command line bower install pg-css-reset --save