Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

v1.9.0

Compare
Choose a tag to compare
@tysongach tysongach released this 27 Jun 18:08
· 163 commits to master since this release

Added

  • Add support for complex nth-child selectors in omega(). (#340)

Changed

  • The background color for visual grid columns now alternates. (#373)
  • Update node-sass dependency to 4.1.1. (#520)

Fixed

  • Removed unnecessary deprecation warning when using the reset-display mixin.
    (#456)
  • The description of the remove CLI command now correctly outputs "remove".
    (#451)