Skip to content

v5.0.0.beta.8 - W.L. Weller

Pre-release
Pre-release
Compare
Choose a tag to compare
@tysongach tysongach released this 26 Jun 17:13
· 92 commits to main since this release

Added

  • A style property has been added to our package.json, which makes for easy
    importing when using npm-sass, sass-module-importer and others.

Changed

  • The triangle mixin no longer has default argument values. The order of the
    arguments also changed: $width and $height now come before $color.

Fixed

  • The bourbon update CLI command now works when Bourbon is installed using a
    custom path.
  • Fixed an issue that would cause Bourbon to not be found within Rails apps.