Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rholo/resets

CSS Resets to start your proyects
https://github.com/rholo/resets

css css3 html npm resets sass

Last synced: 3 days ago
JSON representation

CSS Resets to start your proyects

Awesome Lists containing this project

README

        

[![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)
# Reset CSS

Reset is a CSS to standardizing your HTML elements on different browsers

### CSS Ready to use version include:
- font-size (rem units)
- font-family System Font
- list
- button
- inputs
- table

also include HTML5 elements

### SASS version include
- Configurate version make tiny reset css file!

## npm package
```sh
npm install resets
```
[![NPM](https://nodei.co/npm/css-resets.png?downloads=true&stars=true)](https://nodei.co/npm/css-resets/)

minify version

- [jsdelivr]
- [UNPKG]

[jsdelivr]:
[UNPKG]: