Files
symbiosis-css/README.md
T
2020-04-17 09:44:52 +02:00

20 lines
498 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...
[Development](https://raw.githubusercontent.com/tanrax/symbiosis-css/v1.4/symbiosis.css)
[Production](https://cdn.jsdelivr.net/gh/tanrax/symbiosis-css@v1.4/symbiosis.min.css)
## CDN
``` html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tanrax/symbiosis-css@v1.4/symbiosis.min.css">
```