UNPKG

normalize-styl

Version:
22 lines (13 loc) 1.08 kB
# [Stylus](http://learnboost.github.io/stylus/ "Stylus") version of [Normalize.css](http://necolas.github.io/normalize.css/ "Normalize") [![GitHub version](https://badge.fury.io/gh/bymathias%2Fnormalize.styl.png)](http://badge.fury.io/gh/bymathias%2Fnormalize.styl) ## Get started * Clone the repo `git clone https://github.com/bymathias/normalize.styl` * or install with [Bower](http://bower.io/ "Bower") `bower install --save normalize.styl` * or install with [npm](https://www.npmjs.com/) `npm install --save normalize-styl` * or [download the latest version](https://github.com/bymathias/normalize.styl/archive/master.zip "Download ZIP") ## How to use it @import 'normalize' Learn more about [Normalize.css](http://nicolasgallagher.com/about-normalize-css/ "Normalize.css") ## Acknowledgements [Normalize.css](http://necolas.github.io/normalize.css/ "Normalize") is a project by [Nicolas Gallagher](https://github.com/necolas), co-created with [Jonathan Neal](https://github.com/jonathantneal). Stylus port by [Mathias Brouilly](https://github.com/bymathias).