Pure v2.0.0
This is a major version bump that has the following changes:
- Reduced overall size of Pure to 3.6kb (gzipped/min)
- Updated Normalize to v8.
- Removed bower
- Removed old IE 8 hacks
- Removed deprecated
pure-help-inline
form class
Migration
This major version should not include too many breaking changes for your app, but please check the following:
- Normalize Upgraded from v3 to v8. Many things have changed, be sure to verify your site properly.
- Normalize removed the default
font-family
, but we have added to thebase.css
for consistency and due to the fact that the grids system leverages thefont-family
forletter-spacing
.
New Browser support
- Chrome
- Edge
- Firefox
- Internet Explorer 10+
- Safari 8+
- Opera
Deprecated support for < IE 10