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

https://github.com/morishxt/normalize.styl

Stylus port of normalize.css v3.0.3
https://github.com/morishxt/normalize.styl

Last synced: 6 months ago
JSON representation

Stylus port of normalize.css v3.0.3

Awesome Lists containing this project

README

          

# normalize.styl

Stylus port of [normalize.css](https://github.com/necolas/normalize.css) v3.0.3

## INSTALLATION

npm:
```
npm install --save normalize.styl
```

Bower:
```
bower install --save normalize-styl
```

## LICENSE
MIT (same as normalize.css)