@arelive/reset.css
Version:
just another resetter for default CSS of the browser
38 lines (28 loc) • 939 B
Markdown
# reset.css
```
__
____ ___ ___ ___ / /_ ____ ___ ___
/ __// -_) (_-< / -_)/ __/ _ / __/(_-< (_-<
/_/ \__/ /___/ \__/ \__/ (_)\__//___//___/
```



## What?
Just another resetter for default CSS of the browser.
## Why?
Because I need it for my work.
## Who?
The author of the code is a webmaster under the nickname **arelive**.
## When?
It is current as of September 2021.
## How?
```html
<link rel="stylesheet" href="https://arebaka.github.io/css/reset.min.css" />
```
## Where?
In the `<head>` block of your webpage.
## Support
[https://github.com/arebaka/reset.css/issues](https://github.com/arebaka/reset.css/issues)
## Donate
[https://www.patreon.com/arelive](https://www.patreon.com/arelive)