🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unreset-css - npm Package Compare versions

Comparing version

to
1.0.0

{
"name": "unreset-css",
"version": "0.0.1",
"version": "1.0.0",
"description": "Unreset CSS restores browsers' default element styles which are reset by Eric Meyer's Reset CSS, YUI 3 Reset CSS, HTML5 Reset Stylesheet of HTML5 Doctor, or Tim Murtaugh's HTML5 Reset.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,3 @@

# Unreset CSS [![npm](https://img.shields.io/npm/v/unreset-css.svg)](https://www.npmjs.com/package/unreset-css) [![license](https://img.shields.io/github/license/ixkaito/unreset-css.svg)](https://github.com/ixkaito/unreset-css/blob/master/LICENSE)
# Unreset CSS [![npm](https://img.shields.io/npm/v/unreset-css.svg)](https://www.npmjs.com/package/unreset-css)
Unreset CSS restores browsers' default element styles which are reset by [Eric Meyer's Reset CSS](http://meyerweb.com/eric/tools/css/reset/), [YUI 3 Reset CSS](http://yuilibrary.com/yui/docs/cssreset/), [HTML5 Reset Stylesheet of HTML5 Doctor](http://html5doctor.com/html-5-reset-stylesheet/), or [Tim Murtaugh's HTML5 Reset](http://html5reset.org/).

@@ -13,3 +14,3 @@

The sources are in the `[defaults](https://github.com/ixkaito/unreset-css/tree/master/defaults)` directory.
The sources are in the [`defaults`](https://github.com/ixkaito/unreset-css/tree/master/defaults) directory.

@@ -26,3 +27,3 @@ ## Install

[![unreset.css](https://img.shields.io/badge/Download-unreset.css-brightgreen.svg)](https://raw.githubusercontent.com/ixkaito/unreset-css/master/unreset.css) [![unreset.min.css](https://img.shields.io/badge/Download-unreset.min.css-brightgreen.svg)](https://raw.githubusercontent.com/ixkaito/unreset-css/master/unreset.min.css)
[![unreset.css](https://img.shields.io/badge/Download-_unreset.scss-brightgreen.svg)](https://raw.githubusercontent.com/ixkaito/unreset-css/master/_unreset.scss) [![unreset.css](https://img.shields.io/badge/Download-unreset.css-brightgreen.svg)](https://raw.githubusercontent.com/ixkaito/unreset-css/master/dist/unreset.css) [![unreset.min.css](https://img.shields.io/badge/Download-unreset.min.css-brightgreen.svg)](https://raw.githubusercontent.com/ixkaito/unreset-css/master/dist/unreset.min.css)

@@ -29,0 +30,0 @@ ## Import