Skip to content

Releases: ronnyhaase/ronalize.css

v1.3.0

19 Dec 22:45
f9c12de
Compare
Choose a tag to compare

Remove placeholder opacity added by Firefox as described in:
::placeholder | CSS-Tricks

v1.2.0

23 Dec 08:40
Compare
Choose a tag to compare
  • Set body and html height to 100%, previous strategy was not reliable
  • Use line-height of 1 for controls

v1.1.1

23 Dec 08:37
Compare
Choose a tag to compare
1.1.1

v1.1.0

04 Nov 09:23
Compare
Choose a tag to compare
  • Use System Font Stack
  • Smooth scrolling and speed-optimized text rendering
  • Disable animations and smooth scroll when reduced motion is requested
  • Some minor optimizations

v1.0.1

05 Sep 12:09
Compare
Choose a tag to compare
  • Fix link to normalize.css in README

v1.0.0

05 Sep 12:08
Compare
Choose a tag to compare

Based on normalize.css v8.0.1

  • Default to box-sizing for border-box
  • Base font size of 16px (in order to use rem)
  • Typography base font size of 1.125rem (18px)
  • html and body with a height of 100%