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

https://github.com/wide/styles-reset

Restore CSS base for all browser.
https://github.com/wide/styles-reset

modulus styles

Last synced: 13 days ago
JSON representation

Restore CSS base for all browser.

Awesome Lists containing this project

README

          

# SCSS Reset

Restore CSS base for all browser.

## Install

```
npm install @wide/styles-reset --save
```

## Usage

```scss
@use '@wide/styles-reset';
```

# Thanks
- [normalize](https://github.com/necolas/normalize.css)

## Authors

- **Aymeric Assier** - [github.com/myeti](https://github.com/myeti)
- **Julien Martins Da Costa** - [github.com/jdacosta](https://github.com/jdacosta)

### Contributors

- **Sébastien Robillard** - [github.com/robiseb](https://github.com/robiseb)

## License

This project is licensed under the MIT License - see the [licence](licence) file for details