Socket
Socket
Sign inDemoInstall

bourbon

Package Overview
Dependencies
0
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

7.3.0

Diff

Changelog

Source

[7.3.0] - 2023-01-20

Changed

  • Update initializers so they only include assets for >=Rails 5. https://github.com/thoughtbot/bourbon/pull/1109/
ralphbot
published 7.2.0 •

Changelog

Source

[7.2.0] - 2022-02-22

Changed

  • Revert "Replace / with math.div per Dart Sass 2.0.0 updates."
ralphbot
published 7.1.0 •

Changelog

Source

[7.1.0] - 2022-02-22

Changed

  • Replace / with math.div per Dart Sass 2.0.0 updates.
tysongach
published 7.0.0 •

Changelog

Source

[7.0.0] - 2020-03-09

Added

  • Improved error handling of unsupported font file formats in the font-face mixin (supported formats are woff2 and woff).
  • CSS var() and env() functions are now accepted as values in the position and size mixins.

Changed

  • Updated thor from 0.x to 1.x

Removed

  • The font-face mixin no longer supports ttf, svg, and eot font file formats.
tysongach
published 6.0.0 •

Changelog

Source

[6.0.0] - 2019-07-10

Removed

  • Installation through Bower is no longer supported.
  • The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.
tysongach
published 5.1.0 •

Changelog

Source

[5.1.0] - 2018-07-20

Added

  • $font-stack-system now includes the system-ui value.

Changed

  • The _gamma function will use a pow function, if available.
tysongach
published 5.0.1 •

Changelog

Source

[5.0.1] - 2018-06-08

Fixed

  • Fixed an issue that would cause Bourbon to not be found when using SassC.
tysongach
published 5.0.0 •

Changelog

Source

[5.0.0] - 2018-01-05

Bourbon 5.0.0 is a major release with lots of changes and removals, which are documented below in each of the alpha and beta releases. There are no changes between v5.0.0-beta.8 and v5.0.0. For information on how to upgrade from v4 to v5, read our [migrating guide][migrating-guide].

tysongach
published 5.0.0-beta.8 •

Changelog

Source

[5.0.0-beta.8] - 2017-06-26

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.
tysongach
published 4.3.4 •

Changelog

Source

[4.3.4] - 2017-04-01

Changed

  • Updated deprecation warning message for strip-units. ([#1016])
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc