- Updated the HiDPI units in
_settings.scssand thehidpi-bg-img@mixin(#88). - Updated the
h-hide-visuallyHelper (#87). - Updated print styles (#83).
- Removed the spinner from the
numberinput type (#82). - Made the base link styles into a
@mixin(#81). - Updated to latest normalize.css (#80).
- Removed base
disabled/readonlystyles (#79). - Applied Campaign Monitor CSS conventions via stylelint, and updated stylelint to latest version. Also added a Gulp task to lint all necessary
.scssfiles (#72). - Added a new Helper to remove responsive images (#71).
- Remove bottom margin from grid items in the last row of a grid when using the Vertical Gutter modifier. This is done by applying a negative bottom margin which equals the vertical gutter amount to the grid container.
- Removal of
line-heightrule for all text<input>elements and<select>and<option>elements. - Added a new Grid modifier: No wrap
l-grid--nowrap. - Added a new Container modifier: Full width
l-container--full-width. - Added a new Helper: Text word wrap and hyphenate
h-text-wrap-word-and-hyphenate.