Skip to content

vincentleinhos/normalize-plus.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

normalize-plus.css combines the best of a CSS reset and normalize.css in line with modern standards.

Based on normalize.css v8.0.1.

What does it do?

  1. Resets elements, so you can start from scratch.
  2. Improves element flexibility and text readability.
  3. Corrects bugs and common browser inconsistencies.

normalize-plus.css has the same comprehensive documentation as normalize.css.

Install

Download the compressed, production normalize-plus.min.css.

Download the uncompressed, development normalize-plus.css.

Link the CSS file normalize-plus.min.css inside the <head> section of your HTML doc. No other style should come before this. Fell free to adapt it to your needs.

Browser support

  • Firefox
  • Chrome
  • Edge
  • Safari 8+
  • Opera
  • IE 10+

Releases

No releases published

Packages

No packages published

Languages