Changelog
[7.3.0] - 2023-01-20
Changelog
[7.2.0] - 2022-02-22
/
with math.div
per Dart Sass 2.0.0 updates."Changelog
[7.0.0] - 2020-03-09
font-face
mixin (supported formats are woff2
and woff
).var()
and env()
functions are now accepted as values in the
position
and size
mixins.thor
from 0.x to 1.xfont-face
mixin no longer supports ttf
, svg
, and eot
font file formats.Changelog
[6.0.0] - 2019-07-10
Changelog
[5.1.0] - 2018-07-20
$font-stack-system
now includes the system-ui
value._gamma
function will use a pow
function, if available.Changelog
[5.0.1] - 2018-06-08
Changelog
[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].
Changelog
[5.0.0-beta.8] - 2017-06-26
style
property has been added to our package.json
, which makes for easy
importing when using npm-sass, sass-module-importer and others.triangle
mixin no longer has default argument values. The order of the
arguments also changed: $width
and $height
now come before $color
.bourbon update
CLI command now works when Bourbon is installed using a
custom path.