Changelog
[4.2.4] - 2015-08-21
$all-text-inputs
] now accounts for input
’s that don’t have a type
attribute specified, as they default to type="text"
.
(https://github.com/thoughtbot/bourbon/commit/8e7e36e01c47194d83951fb6315c5b26a008f2b7)bourbon
npm package] now has a proper load path.
(https://github.com/thoughtbot/bourbon/commit/36c2d5576f1fe9dbdfd9543e15064c5a4a16343e)Changelog
[4.2.3] - 2015-05-18
font-face
mixin outputting an extraneous commas when
using LibSass set to compressed output.Changelog
[4.2.2] - 2015-04-01
flex-direction
mixin now properly outputs box-direction (old syntax) if
set to normal.