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

https://github.com/wgbx/wgbx-reset-css

A reset CSS package
https://github.com/wgbx/wgbx-reset-css

rollup

Last synced: 2 months ago
JSON representation

A reset CSS package

Awesome Lists containing this project

README

        

wgbx CSS reset

### Installation

NPM:
```bash
npm install wgbx-reset-css
```

Yarn:
```bash
yarn add wgbx-reset-css
```

PNPM:
```bash
pnpm add wgbx-reset-css
```