# elr-scss-reset

> a scss mixin for resets

Latest version **0.0.8** (published 2021-12-04) · SEE LICENSE IN LICENSE.md license · 0 weekly downloads

## Install

```sh
npm install elr-scss-reset
pnpm add elr-scss-reset
yarn add elr-scss-reset
bun add elr-scss-reset
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.8 |
| Published | 2021-12-04 |
| First published | 2018-11-08 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE.md |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 5.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Elizabeth Rogers |
| Maintainers | beth_rogers465 |
| Keywords | sass, css, mixins, reset |

## Links

- npm: https://www.npmjs.com/package/elr-scss-reset
- Repository: https://github.com/Beth3346/elr-scss-reset
- Homepage: http://www.elizabeth-rogers.com/elr-utilities/css.html
- Issues: https://github.com/Beth3346/elr-scss-reset/issues
- npm.io page: https://npm.io/package/elr-scss-reset

## Dependencies (3)

- [elr-scss-config](https://npm.io/package/elr-scss-config.md) ^1.1.2
- [elr-scss-functions](https://npm.io/package/elr-scss-functions.md) 1.1.6
- [elr-scss-animations](https://npm.io/package/elr-scss-animations.md) 0.0.13

## Recent versions

- 0.0.8 (latest) — 2021-12-04
- 0.0.7 — 2021-11-14
- 0.0.6 — 2021-11-12
- 0.0.5 — 2021-11-04
- 0.0.4 — 2019-09-13
- 0.0.3 — 2019-02-07
- 0.0.2 — 2019-02-06
- 0.0.1 — 2018-11-08

## README

# elr-scss-reset

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/npm/dm/elr-scss-reset.svg?style=flat)](https://npmjs.com/package/elr-scss-reset)

an opinionated css reset

## Installation

Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.

```sh
npm install elr-scss-reset --save
yarn add elr-scss-reset
```

## License

SEE LICENSE IN LICENSE.md

---
_Source: https://npm.io/package/elr-scss-reset · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
