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.
- Host: GitHub
- URL: https://github.com/wide/styles-reset
- Owner: wide
- License: mit
- Created: 2020-06-01T13:56:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T06:33:01.000Z (over 4 years ago)
- Last Synced: 2025-09-16T00:17:34.394Z (5 months ago)
- Topics: modulus, styles
- Language: SCSS
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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