Skip to content

nilgradisnik/normalize.styl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stylus version of Normalize.css.

Get started

How to use it

// Set it to true for legacy browser support - Default to false
legacy-browser-support = true

// Variables
base-font-family ?= sans-serif
base-font-size ?= 16px

// Nib (required)
@import 'nib'

@import 'normalize'

More information about Normalize.css

Browser support

v2

  • Google Chrome
  • Mozilla Firefox 4+
  • Apple Safari 5+
  • Opera 12+
  • Internet Explorer 8+

v1 (includes legacy browser support)

  • Google Chrome
  • Mozilla Firefox 3+
  • Apple Safari 4+
  • Opera 10+
  • Internet Explorer 6+

Acknowledgements

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

Stylus port is a project by Mathias Brouilly.

About

Stylus version of normalize.css

Resources

License

Stars

Watchers

Forks

Packages

No packages published