Stylus version of Normalize.css
- Clone the repo
git clone https://github.com/bymathias/normalize.styl
- or install with Bower
bower install --save normalize.styl
- or install with npm
npm install --save normalize-styl
- or download the latest version
@import 'normalize'
Learn more about Normalize.css
Normalize.css is a project by Nicolas Gallagher, co-created with Jonathan Neal.
Stylus port by Mathias Brouilly.