UNPKG

resets

Version:

Reset is a SCSS/CSS proyect to standardizing your HTML elements

30 lines (21 loc) 816 B
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/rholo/resets/master/LICENSE) [![npm version](https://badge.fury.io/js/css-resets.svg)](https://badge.fury.io/js/css-resets) Resets is a SCSS/CSS proyect to standardizing your HTML elements ### CSS Ready to use version include: - font-size (rem units) - font-family - list - button - inputs - table also include some new HTML5 Elements ### SASS version include - Configurate your reset file and customize it! - configurate your font-family and font-size with variables ## npm package ```sh npm install resets ``` [![NPM](https://nodei.co/npm/resets.png?downloads=true&stars=true)](https://nodei.co/npm/resets/) also download minify version at [rholo] [rholo]: <http://rholo.cl/resets>