Changelog
[4.3.3] - 2017-02-23
is-size
and is-length
will no
longer be thrown when using the size
mixin.Changelog
[4.3.2] - 2017-02-10
unpack
and is-length
will no
longer be thrown when using the position
mixin. ([#1004])Changelog
[4.3.1] - 2017-02-07
Changelog
[4.3.0] - 2017-02-03
Changelog
[5.0.0-beta.7] - 2016-11-03
white-space: nowrap;
to the hide-visually
mixin so that content
renders on one line and is correctly pronounced by screen readers. You can
read more about this in Jesse Beach’s article “[Beware smushed off-screen
accessible text][smushed-text-article].”$position
and $coordinates
arguments
for the position
mixin.contrast-switch
to calculate contrast based on the WCAG 2.0
specification. Please note that it is an approximation and we cannot guarantee
full compliance, though all of our manual testing passed.$coordinates
argument in the position
mixin
to $box-edge-values
.$font-stack-system
to include Avenir Next, Avenir, Lucida
Grande, Helvetica, Noto, Franklin Gothic Medium, Century Gothic, and
Liberation Sans. This follows [system-fonts] by Adam Morse.word-break
property was removed from the word-wrap
mixin and
is no longer output.word-wrap
mixin to overflow-wrap
to align with the
name change in the [CSS spec].Changelog
[5.0.0-beta.6] - 2016-06-06
value-prefixer
mixin for generating vendor prefixes on values.Changelog
[4.2.7] - 2016-04-15
background
and
background-image
mixins.Changelog
[5.0.0-beta.5] - 2016-03-23
$file-formats
and $asset-pipeline
arguments in
the font-face
mixin, so that $asset-pipeline
is last (because it has a
default and is likely used the least).