- Update LESS version, was out of sync
- Update with Normalize.css v7.0.0
- Fix validation issues for .optional-prop mixin in Less version.
- Update files in dist folder
- Move changelog file to root
Fixed bugs
- Fixed mixin bug in LESS file
Improvements
- Add comments for every feature
- Add changelog
Normalize.css changes
- Address inconsistent styling of b and strong.
- Correct
hr
overflow in IE 8/9/10/11 and Edge 12. - Ensure
mark
long-hand background declaration usage. - Remove color inheritance from form controls.
- Address inconsistent styling of abbr[title].
- Correct inheritance and scaling of font-size for preformatted text.
- Replace focus style removed in the border reset in Firefox 4+.
- Remove opinionated table resets.
- Add LESS support
- Add optional print styles (based on HTML5 Boilerplate)
- Add IE10 to "dinosaur mode" and set it to "false" by default