Modern Normalize Versions Save

🐒 Normalize browsers' default style

v2.0.0

11 months ago
  • Use html selector for font-family b802561
    • This is probably not a breaking change for most people, but I did a major release just to make sure I don't break anything.
  • Remove an outdated Firefox workaround 32713e4

https://github.com/sindresorhus/modern-normalize/compare/v1.1.0...v2.0.0

v1.1.0

3 years ago
  • Make it easier to override tab-size (#50) 96261e0

https://github.com/sindresorhus/modern-normalize/compare/v1.0.0...v1.1.0

v1.0.0

3 years ago
  • Fix hr border color inheritance in Firefox (#43) 5cb9f1c
  • Normalize table properties across browsers (#41) 766543c
  • Improve consistency with @csstools/normalize.css (#40) db25c02

https://github.com/sindresorhus/modern-normalize/compare/v0.7.0...v1.0.0

v0.7.0

3 years ago
  • Remove fieldset padding for Safari (#39) ba92eea
  • Add ui-monospace font name fdc9466

https://github.com/sindresorhus/modern-normalize/compare/v0.6.0...v0.7.0

v0.6.0

4 years ago

Possibly breaking

Enhancements

  • Replace BlinkMacSystemFont font with system-ui f37ff5a
  • Improve monospaced font on Chrome Android c204a08
  • Drop Segoe UI Symbol as a fallback 6d5695a
  • Add version number in the CSS file c1d65e3

https://github.com/sindresorhus/modern-normalize/compare/v0.5.0...v0.6.0