- Add additional island classes.
- Update button styles.
- Add balanced text wrapping to headings.
- Remove link underline styles.
- Remove support for IE10/11.
- Remove placeholder mixin with vendor prefixes.
- Fix fluid images that have height attribute.
- Replace / divider with math.div().
- Allow images with width/height attributes to remain fluid.
- Remove i rule.
- Add sass npm scripts for compilation.
- Remove CSS Reset option.
- Update to Normalize.css 8.0.1.
- Refactor grid system to use flexbox instead of floats.
- Remove media object.
- Remove support for IE8/9.
- Update form styles.
- Update to Normalize.css 8.0.0.
- Fix styleguide.scss compile issue.
- Replace rem() mixin with rem function.
- Calculate $base-spacing-unit once.
- Add padding mixins.
- Add plain anchor helper.
- Add landmarklet class.
- Update form styles for better cross browser uniformity.
- Populate styleguide color swatches dynamically.
- Update to Normalize.css 5.0.0.
- Update to Normalize.css 4.1.1.
- Convert media query mixin from px to em.
- Fix legacy CSS from including content with type or feature media queries.
- Remove conditional comments for IE7.
- Fix compilation issue with libsass.
- Replace media-query() mixin with media() mixin.
- Remove support for IE6/7.
- Remove dependency on Compass.
- Move island, lists and media partials into UI folder.
- Update to Normalize.css 3.0.3.
- Documentation!
- Add table helper classes.
- Add variable for heading font.
- Update to Normalize.css 3.0.2.
- Normalize form elements with latest Bootstrap changes.