Releases: ronnyhaase/ronalize.css
Releases · ronnyhaase/ronalize.css
v1.3.0
Remove placeholder opacity added by Firefox as described in:
::placeholder | CSS-Tricks
v1.2.0
- Set body and html height to 100%, previous strategy was not reliable
- Use line-height of 1 for controls
v1.1.1
1.1.1
v1.1.0
- 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
- Fix link to normalize.css in README
v1.0.0
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
andbody
with a height of 100%