Stylus version of Normalize.css

July 22, 2020 ยท View on GitHub

Github Release npm

Get started

  • 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

How to use it

@import 'normalize'

Learn more about Normalize.css

Acknowledgements

Normalize.css is a project by Nicolas Gallagher, co-created with Jonathan Neal.

Stylus port by Mathias Brouilly.

Contents

  1. 1Get started
  2. 2How to use it
  3. 3Acknowledgements