Files
symbiosis-css/README.md
T
2019-03-13 14:41:23 +01:00

24 lines
569 B
Markdown

<p align="center">
<img src="logo.png" width="80%">
</p>
Modern normalizer. Removes the annoying elements when developing a web compatible with browsers.
## Download
Right click and save as... [symbiosis.css](https://raw.githubusercontent.com/tanrax/symbiosis-css/v1.0/symbiosis.css)
## CDN
### Standard version
``` html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tanrax/symbiosis-css@v1.1/symbiosis.css">
```
### Minified version
``` html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tanrax/symbiosis-css@v1.1/symbiosis.min.css">
```